[INFO] crate libvirt-rpc 0.1.12 is already in cache [INFO] testing libvirt-rpc-0.1.12 against 1.45.2 for beta-1.46-1 [INFO] extracting crate libvirt-rpc 0.1.12 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate libvirt-rpc 0.1.12 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libvirt-rpc 0.1.12 [INFO] finished tweaking crates.io crate libvirt-rpc 0.1.12 [INFO] tweaked toml for crates.io crate libvirt-rpc 0.1.12 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e649254609d810af1055a2ed325a09df51822fa32b512707305912e7d704c747 [INFO] running `Command { std: "docker" "start" "-a" "e649254609d810af1055a2ed325a09df51822fa32b512707305912e7d704c747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e649254609d810af1055a2ed325a09df51822fa32b512707305912e7d704c747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e649254609d810af1055a2ed325a09df51822fa32b512707305912e7d704c747", kill_on_drop: false }` [INFO] [stdout] e649254609d810af1055a2ed325a09df51822fa32b512707305912e7d704c747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb49cd81382945c4edb8927ef61116cf5f798b65e954c67e0e4def7e946d076c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cb49cd81382945c4edb8927ef61116cf5f798b65e954c67e0e4def7e946d076c", kill_on_drop: false }` [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling xdr-codec v0.4.4 [INFO] [stderr] Compiling xdrgen v0.4.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling libvirt-rpc v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-uds-proto v0.1.1 [INFO] [stdout] warning: use of deprecated item '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 item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1477 | | [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1477 | | [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1490 | | [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1490 | | [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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: 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] = note: `#[warn(unused_doc_comments)]` on by default [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: 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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [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 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/async.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 38 | use ::futures::{Future, future}; [INFO] [stdout] | ------ the item `Future` is already imported here [INFO] [stdout] ... [INFO] [stdout] 277 | use futures::{Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cursor` is imported redundantly [INFO] [stdout] --> src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 28 | use std::io::Cursor; [INFO] [stdout] | --------------- the item `Cursor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 128 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/lib.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/virnetprotocol_xdr.rs:79:269 [INFO] [stdout] | [INFO] [stdout] 79 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for virNetMessageUUID { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( virNetMessageUUID , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; virNetMessageUUID ( v ) } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3517:318 [INFO] [stdout] | [INFO] [stdout] 3517 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_node_get_info_ret { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_node_get_info_ret , usize ) > { let mut sz = 0 ; Ok ( ( remote_node_get_info_ret { model : { let ( v , fsz ) = { let mut buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ( buf , sz ) } ; sz += fsz ; v } , memory : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cpus : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , mhz : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , nodes : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , sockets : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cores : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , threads : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3733:257 [INFO] [stdout] | [INFO] [stdout] 3733 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_uuid { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_uuid , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; remote_uuid ( v ) } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | inner: length_delimited::Framed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:425:22 [INFO] [stdout] | [INFO] [stdout] 425 | let framed = length_delimited::Builder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | &LibvirtError::Libvirt(ref vmsg) => vmsg.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListAllDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::MigratePerformResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [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] [INFO] [stdout] [INFO] [stdout] warning: 136 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.19s [INFO] running `Command { std: "docker" "inspect" "cb49cd81382945c4edb8927ef61116cf5f798b65e954c67e0e4def7e946d076c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb49cd81382945c4edb8927ef61116cf5f798b65e954c67e0e4def7e946d076c", kill_on_drop: false }` [INFO] [stdout] cb49cd81382945c4edb8927ef61116cf5f798b65e954c67e0e4def7e946d076c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0d10c1ad41fd27fe462d1fafbe7b06a4fd96a92eaf0b2ef62b1790964fc2098 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b0d10c1ad41fd27fe462d1fafbe7b06a4fd96a92eaf0b2ef62b1790964fc2098", kill_on_drop: false }` [INFO] [stderr] Compiling libvirt-rpc v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1477 | | [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1477 | | [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1490 | | [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1490 | | [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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: 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] = note: `#[warn(unused_doc_comments)]` on by default [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: 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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [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 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/async.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 38 | use ::futures::{Future, future}; [INFO] [stdout] | ------ the item `Future` is already imported here [INFO] [stdout] ... [INFO] [stdout] 277 | use futures::{Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cursor` is imported redundantly [INFO] [stdout] --> src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 28 | use std::io::Cursor; [INFO] [stdout] | --------------- the item `Cursor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 128 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/lib.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/virnetprotocol_xdr.rs:79:269 [INFO] [stdout] | [INFO] [stdout] 79 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for virNetMessageUUID { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( virNetMessageUUID , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; virNetMessageUUID ( v ) } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3517:318 [INFO] [stdout] | [INFO] [stdout] 3517 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_node_get_info_ret { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_node_get_info_ret , usize ) > { let mut sz = 0 ; Ok ( ( remote_node_get_info_ret { model : { let ( v , fsz ) = { let mut buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ( buf , sz ) } ; sz += fsz ; v } , memory : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cpus : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , mhz : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , nodes : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , sockets : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cores : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , threads : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3733:257 [INFO] [stdout] | [INFO] [stdout] 3733 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_uuid { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_uuid , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; remote_uuid ( v ) } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | inner: length_delimited::Framed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:425:22 [INFO] [stdout] | [INFO] [stdout] 425 | let framed = length_delimited::Builder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | &LibvirtError::Libvirt(ref vmsg) => vmsg.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListAllDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::MigratePerformResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [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] [INFO] [stdout] [INFO] [stdout] warning: 136 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1477 | | [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1477 | | [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1490 | | [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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] 1490 | | [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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: 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] = note: `#[warn(unused_doc_comments)]` on by default [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: 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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [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 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/async.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 38 | use ::futures::{Future, future}; [INFO] [stdout] | ------ the item `Future` is already imported here [INFO] [stdout] ... [INFO] [stdout] 277 | use futures::{Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cursor` is imported redundantly [INFO] [stdout] --> src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 28 | use std::io::Cursor; [INFO] [stdout] | --------------- the item `Cursor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 128 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/lib.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/virnetprotocol_xdr.rs:79:269 [INFO] [stdout] | [INFO] [stdout] 79 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for virNetMessageUUID { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( virNetMessageUUID , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; virNetMessageUUID ( v ) } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3517:318 [INFO] [stdout] | [INFO] [stdout] 3517 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_node_get_info_ret { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_node_get_info_ret , usize ) > { let mut sz = 0 ; Ok ( ( remote_node_get_info_ret { model : { let ( v , fsz ) = { let mut buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ( buf , sz ) } ; sz += fsz ; v } , memory : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cpus : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , mhz : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , nodes : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , sockets : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cores : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , threads : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3733:257 [INFO] [stdout] | [INFO] [stdout] 3733 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_uuid { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_uuid , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; remote_uuid ( v ) } , sz ) ) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | inner: length_delimited::Framed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:425:22 [INFO] [stdout] | [INFO] [stdout] 425 | let framed = length_delimited::Builder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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] [INFO] [stdout] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListAllDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::MigratePerformResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [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] [INFO] [stdout] [INFO] [stdout] warning: 137 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.32s [INFO] running `Command { std: "docker" "inspect" "b0d10c1ad41fd27fe462d1fafbe7b06a4fd96a92eaf0b2ef62b1790964fc2098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d10c1ad41fd27fe462d1fafbe7b06a4fd96a92eaf0b2ef62b1790964fc2098", kill_on_drop: false }` [INFO] [stdout] b0d10c1ad41fd27fe462d1fafbe7b06a4fd96a92eaf0b2ef62b1790964fc2098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39c14d2bf6a93809d224814ee57d568f08dc3ef0bb358156729c041167bf2c12 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39c14d2bf6a93809d224814ee57d568f08dc3ef0bb358156729c041167bf2c12", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:392:5 [INFO] [stderr] | [INFO] [stderr] 392 | / bitflags! { [INFO] [stderr] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stderr] 394 | | /// Launch guest in paused state [INFO] [stderr] 395 | | const START_PAUSED = 1, [INFO] [stderr] ... | [INFO] [stderr] 404 | | } [INFO] [stderr] 405 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:392:5 [INFO] [stderr] | [INFO] [stderr] 392 | / bitflags! { [INFO] [stderr] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stderr] 394 | | /// Launch guest in paused state [INFO] [stderr] 395 | | const START_PAUSED = 1, [INFO] [stderr] ... | [INFO] [stderr] 404 | | } [INFO] [stderr] 405 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:392:5 [INFO] [stderr] | [INFO] [stderr] 392 | / bitflags! { [INFO] [stderr] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stderr] 394 | | /// Launch guest in paused state [INFO] [stderr] 395 | | const START_PAUSED = 1, [INFO] [stderr] ... | [INFO] [stderr] 404 | | } [INFO] [stderr] 405 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:431:5 [INFO] [stderr] | [INFO] [stderr] 431 | / bitflags! { [INFO] [stderr] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stderr] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stderr] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stderr] ... | [INFO] [stderr] 437 | | } [INFO] [stderr] 438 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:392:5 [INFO] [stderr] | [INFO] [stderr] 392 | / bitflags! { [INFO] [stderr] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stderr] 394 | | /// Launch guest in paused state [INFO] [stderr] 395 | | const START_PAUSED = 1, [INFO] [stderr] ... | [INFO] [stderr] 404 | | } [INFO] [stderr] 405 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:431:5 [INFO] [stderr] | [INFO] [stderr] 431 | / bitflags! { [INFO] [stderr] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stderr] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stderr] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stderr] ... | [INFO] [stderr] 437 | | } [INFO] [stderr] 438 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:431:5 [INFO] [stderr] | [INFO] [stderr] 431 | / bitflags! { [INFO] [stderr] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stderr] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stderr] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stderr] ... | [INFO] [stderr] 437 | | } [INFO] [stderr] 438 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:431:5 [INFO] [stderr] | [INFO] [stderr] 431 | / bitflags! { [INFO] [stderr] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stderr] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stderr] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stderr] ... | [INFO] [stderr] 437 | | } [INFO] [stderr] 438 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:451:5 [INFO] [stderr] | [INFO] [stderr] 451 | / bitflags! { [INFO] [stderr] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stderr] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stderr] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 467 | | } [INFO] [stderr] 468 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:451:5 [INFO] [stderr] | [INFO] [stderr] 451 | / bitflags! { [INFO] [stderr] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stderr] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stderr] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 467 | | } [INFO] [stderr] 468 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:451:5 [INFO] [stderr] | [INFO] [stderr] 451 | / bitflags! { [INFO] [stderr] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stderr] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stderr] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 467 | | } [INFO] [stderr] 468 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:451:5 [INFO] [stderr] | [INFO] [stderr] 451 | / bitflags! { [INFO] [stderr] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stderr] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stderr] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 467 | | } [INFO] [stderr] 468 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:935:5 [INFO] [stderr] | [INFO] [stderr] 935 | / bitflags! { [INFO] [stderr] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stderr] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stderr] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 957 | | } [INFO] [stderr] 958 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:935:5 [INFO] [stderr] | [INFO] [stderr] 935 | / bitflags! { [INFO] [stderr] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stderr] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stderr] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 957 | | } [INFO] [stderr] 958 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:935:5 [INFO] [stderr] | [INFO] [stderr] 935 | / bitflags! { [INFO] [stderr] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stderr] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stderr] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 957 | | } [INFO] [stderr] 958 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:935:5 [INFO] [stderr] | [INFO] [stderr] 935 | / bitflags! { [INFO] [stderr] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stderr] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stderr] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 957 | | } [INFO] [stderr] 958 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1149:5 [INFO] [stderr] | [INFO] [stderr] 1149 | / bitflags! { [INFO] [stderr] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stderr] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stderr] 1152 | | /// perform a btrfs lightweight copy [INFO] [stderr] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1149:5 [INFO] [stderr] | [INFO] [stderr] 1149 | / bitflags! { [INFO] [stderr] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stderr] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stderr] 1152 | | /// perform a btrfs lightweight copy [INFO] [stderr] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1149:5 [INFO] [stderr] | [INFO] [stderr] 1149 | / bitflags! { [INFO] [stderr] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stderr] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stderr] 1152 | | /// perform a btrfs lightweight copy [INFO] [stderr] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1149:5 [INFO] [stderr] | [INFO] [stderr] 1149 | / bitflags! { [INFO] [stderr] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stderr] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stderr] 1152 | | /// perform a btrfs lightweight copy [INFO] [stderr] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1221:5 [INFO] [stderr] | [INFO] [stderr] 1221 | / bitflags! { [INFO] [stderr] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stderr] 1223 | | /// force allocation of new size [INFO] [stderr] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1229 | | } [INFO] [stderr] 1230 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1221:5 [INFO] [stderr] | [INFO] [stderr] 1221 | / bitflags! { [INFO] [stderr] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stderr] 1223 | | /// force allocation of new size [INFO] [stderr] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1229 | | } [INFO] [stderr] 1230 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1221:5 [INFO] [stderr] | [INFO] [stderr] 1221 | / bitflags! { [INFO] [stderr] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stderr] 1223 | | /// force allocation of new size [INFO] [stderr] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1229 | | } [INFO] [stderr] 1230 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1221:5 [INFO] [stderr] | [INFO] [stderr] 1221 | / bitflags! { [INFO] [stderr] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stderr] 1223 | | /// force allocation of new size [INFO] [stderr] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1229 | | } [INFO] [stderr] 1230 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1445:5 [INFO] [stderr] | [INFO] [stderr] 1445 | / bitflags! { [INFO] [stderr] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stderr] 1447 | | /// dump security sensitive information too [INFO] [stderr] 1448 | | const SECURE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1455 | | } [INFO] [stderr] 1456 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1445:5 [INFO] [stderr] | [INFO] [stderr] 1445 | / bitflags! { [INFO] [stderr] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stderr] 1447 | | /// dump security sensitive information too [INFO] [stderr] 1448 | | const SECURE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1455 | | } [INFO] [stderr] 1456 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1445:5 [INFO] [stderr] | [INFO] [stderr] 1445 | / bitflags! { [INFO] [stderr] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stderr] 1447 | | /// dump security sensitive information too [INFO] [stderr] 1448 | | const SECURE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1455 | | } [INFO] [stderr] 1456 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1445:5 [INFO] [stderr] | [INFO] [stderr] 1445 | / bitflags! { [INFO] [stderr] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stderr] 1447 | | /// dump security sensitive information too [INFO] [stderr] 1448 | | const SECURE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1455 | | } [INFO] [stderr] 1456 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1461:5 [INFO] [stderr] | [INFO] [stderr] 1461 | / bitflags! { [INFO] [stderr] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stderr] 1463 | | /// Affect current domain state. [INFO] [stderr] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stderr] ... | [INFO] [stderr] 1471 | | } [INFO] [stderr] 1472 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1461:5 [INFO] [stderr] | [INFO] [stderr] 1461 | / bitflags! { [INFO] [stderr] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stderr] 1463 | | /// Affect current domain state. [INFO] [stderr] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stderr] ... | [INFO] [stderr] 1471 | | } [INFO] [stderr] 1472 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1461:5 [INFO] [stderr] | [INFO] [stderr] 1461 | / bitflags! { [INFO] [stderr] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stderr] 1463 | | /// Affect current domain state. [INFO] [stderr] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stderr] ... | [INFO] [stderr] 1471 | | } [INFO] [stderr] 1472 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1461:5 [INFO] [stderr] | [INFO] [stderr] 1461 | / bitflags! { [INFO] [stderr] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stderr] 1463 | | /// Affect current domain state. [INFO] [stderr] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stderr] ... | [INFO] [stderr] 1471 | | } [INFO] [stderr] 1472 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1477 | | [INFO] [stderr] ... | [INFO] [stderr] 1484 | | } [INFO] [stderr] 1485 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1477 | | [INFO] [stderr] ... | [INFO] [stderr] 1484 | | } [INFO] [stderr] 1485 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1477 | | [INFO] [stderr] ... | [INFO] [stderr] 1484 | | } [INFO] [stderr] 1485 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1477 | | [INFO] [stderr] ... | [INFO] [stderr] 1484 | | } [INFO] [stderr] 1485 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1490 | | [INFO] [stderr] ... | [INFO] [stderr] 1502 | | } [INFO] [stderr] 1503 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1490 | | [INFO] [stderr] ... | [INFO] [stderr] 1502 | | } [INFO] [stderr] 1503 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1490 | | [INFO] [stderr] ... | [INFO] [stderr] 1502 | | } [INFO] [stderr] 1503 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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] 1490 | | [INFO] [stderr] ... | [INFO] [stderr] 1502 | | } [INFO] [stderr] 1503 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1508:5 [INFO] [stderr] | [INFO] [stderr] 1508 | / bitflags! { [INFO] [stderr] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stderr] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stderr] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stderr] ... | [INFO] [stderr] 1583 | | } [INFO] [stderr] 1584 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1508:5 [INFO] [stderr] | [INFO] [stderr] 1508 | / bitflags! { [INFO] [stderr] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stderr] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stderr] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stderr] ... | [INFO] [stderr] 1583 | | } [INFO] [stderr] 1584 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1508:5 [INFO] [stderr] | [INFO] [stderr] 1508 | / bitflags! { [INFO] [stderr] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stderr] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stderr] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stderr] ... | [INFO] [stderr] 1583 | | } [INFO] [stderr] 1584 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:139:9 [INFO] [stderr] | [INFO] [stderr] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item 'try': use the `?` operator instead [INFO] [stderr] --> src/request.rs:1508:5 [INFO] [stderr] | [INFO] [stderr] 1508 | / bitflags! { [INFO] [stderr] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stderr] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stderr] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stderr] ... | [INFO] [stderr] 1583 | | } [INFO] [stderr] 1584 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:172:23 [INFO] [stderr] | [INFO] [stderr] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item '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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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: 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] = note: `#[warn(unused_doc_comments)]` on by default [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 item '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 item '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: 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 item '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 item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:139:9 [INFO] [stderr] | [INFO] [stderr] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:43:33 [INFO] [stderr] | [INFO] [stderr] 43 | pub type LibvirtFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:172:23 [INFO] [stderr] | [INFO] [stderr] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:106:10 [INFO] [stderr] | [INFO] [stderr] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item '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: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item '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: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:270:106 [INFO] [stderr] | [INFO] [stderr] 270 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item '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: the item `Future` is imported redundantly [INFO] [stderr] --> src/async.rs:277:23 [INFO] [stderr] | [INFO] [stderr] 38 | use ::futures::{Future, future}; [INFO] [stderr] | ------ the item `Future` is already imported here [INFO] [stderr] ... [INFO] [stderr] 277 | use futures::{Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:625:23 [INFO] [stderr] | [INFO] [stderr] 625 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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: the item `Cursor` is imported redundantly [INFO] [stderr] --> src/lib.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 28 | use std::io::Cursor; [INFO] [stderr] | --------------- the item `Cursor` is already imported here [INFO] [stderr] ... [INFO] [stderr] 128 | use std::io::Cursor; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Default` is imported redundantly [INFO] [stderr] --> src/lib.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | use std::default::Default; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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] = note: `#[warn(unused_doc_comments)]` on by default [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: 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 item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/virnetprotocol_xdr.rs:79:269 [INFO] [stderr] | [INFO] [stderr] 79 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for virNetMessageUUID { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( virNetMessageUUID , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; virNetMessageUUID ( v ) } , sz ) ) } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:43:33 [INFO] [stderr] | [INFO] [stderr] 43 | pub type LibvirtFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:106:10 [INFO] [stderr] | [INFO] [stderr] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3517:318 [INFO] [stderr] | [INFO] [stderr] 3517 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_node_get_info_ret { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_node_get_info_ret , usize ) > { let mut sz = 0 ; Ok ( ( remote_node_get_info_ret { model : { let ( v , fsz ) = { let mut buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ( buf , sz ) } ; sz += fsz ; v } , memory : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cpus : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , mhz : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , nodes : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , sockets : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cores : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , threads : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , } , sz ) ) } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>>::Response, Error = LibvirtError>` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3733:257 [INFO] [stderr] | [INFO] [stderr] 3733 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_uuid { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_uuid , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; remote_uuid ( v ) } , sz ) ) } } [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 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Future` is imported redundantly [INFO] [stderr] --> src/async.rs:277:23 [INFO] [stderr] | [INFO] [stderr] 38 | use ::futures::{Future, future}; [INFO] [stderr] | ------ the item `Future` is already imported here [INFO] [stderr] ... [INFO] [stderr] 277 | use futures::{Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:76:12 [INFO] [stderr] | [INFO] [stderr] 76 | inner: length_delimited::Framed, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:425:22 [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:625:23 [INFO] [stderr] | [INFO] [stderr] 625 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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: the item `Cursor` is imported redundantly [INFO] [stderr] --> src/lib.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 28 | use std::io::Cursor; [INFO] [stderr] | --------------- the item `Cursor` is already imported here [INFO] [stderr] ... [INFO] [stderr] 128 | use std::io::Cursor; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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: the item `Default` is imported redundantly [INFO] [stderr] --> src/lib.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | use std::default::Default; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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: 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] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/virnetprotocol_xdr.rs:79:269 [INFO] [stderr] | [INFO] [stderr] 79 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for virNetMessageUUID { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( virNetMessageUUID , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; virNetMessageUUID ( v ) } , sz ) ) } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3517:318 [INFO] [stderr] | [INFO] [stderr] 3517 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_node_get_info_ret { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_node_get_info_ret , usize ) > { let mut sz = 0 ; Ok ( ( remote_node_get_info_ret { model : { let ( v , fsz ) = { let mut buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ( buf , sz ) } ; sz += fsz ; v } , memory : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cpus : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , mhz : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , nodes : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , sockets : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , cores : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , threads : { let ( v , fsz ) = xdr_codec :: Unpack :: unpack ( input ) ? ; sz += fsz ; v } , } , sz ) ) } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-fac980161995cc7a/out/remote_protocol_xdr.rs:3733:257 [INFO] [stderr] | [INFO] [stderr] 3733 | impl < In : xdr_codec :: Read > xdr_codec :: Unpack < In > for remote_uuid { fn unpack ( input : & mut In ) -> xdr_codec :: Result < ( remote_uuid , usize ) > { let mut sz = 0 ; Ok ( ( { let ( v , usz ) = { let mut buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ( buf , sz ) } ; sz = usz ; remote_uuid ( v ) } , sz ) ) } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:76:12 [INFO] [stderr] | [INFO] [stderr] 76 | inner: length_delimited::Framed, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:425:22 [INFO] [stderr] | [INFO] [stderr] 425 | let framed = length_delimited::Builder::new() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item '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 item '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::DomainCreateResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stderr] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::ListAllDomainsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stderr] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stderr] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::ListAllDomainsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stderr] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stderr] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stderr] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stderr] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::MigratePerformResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [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] [INFO] [stderr] warning: 137 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the type `request::StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stderr] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::MigratePerformResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [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] [INFO] [stderr] warning: 136 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libvirt_rpc-2867ae1cb6545277 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async::tests::test_version ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- async::tests::test_version stdout ---- [INFO] [stdout] thread 'async::tests::test_version' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/async.rs:642:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba99960be5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55ba99960be5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ba99960be5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55ba99960be5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55ba9998910c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55ba99728435 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55ba9995acb1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55ba99963440 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55ba99963440 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55ba99963440 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55ba9996313a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55ba99963a77 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55ba9996367b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55ba99987aa1 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x55ba999878c3 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x55ba996fee67 - core::result::Result::unwrap::hfbb3233e0614ff92 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55ba996d6b59 - libvirt_rpc::async::tests::connect::h3faa929e27098d9e [INFO] [stdout] at src/async.rs:642 [INFO] [stdout] 17: 0x55ba996d6ca4 - libvirt_rpc::async::tests::run_connected::haa9f65973cad562b [INFO] [stdout] at src/async.rs:650 [INFO] [stdout] 18: 0x55ba996d7036 - libvirt_rpc::async::tests::test_version::h2d98f13f3280f06a [INFO] [stdout] at src/async.rs:664 [INFO] [stdout] 19: 0x55ba996d701a - libvirt_rpc::async::tests::test_version::{{closure}}::heb1cf30e83fb8967 [INFO] [stdout] at src/async.rs:663 [INFO] [stdout] 20: 0x55ba9970e63e - core::ops::function::FnOnce::call_once::h3bb1e390c0e60761 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 21: 0x55ba9974f622 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 22: 0x55ba9974f622 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 23: 0x55ba9974f622 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 24: 0x55ba9974f622 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 25: 0x55ba9974f622 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x55ba9974f622 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 27: 0x55ba9974f622 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 28: 0x55ba997278f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 29: 0x55ba9972cc35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 30: 0x55ba9972cc35 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 31: 0x55ba9972cc35 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 32: 0x55ba9972cc35 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 33: 0x55ba9972cc35 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x55ba9972cc35 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 35: 0x55ba9972cc35 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55ba9996a15a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55ba9996a15a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 38: 0x55ba9996a15a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 39: 0x7f94845c8609 - start_thread [INFO] [stdout] 40: 0x7f94844d4103 - __clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] async::tests::test_version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "39c14d2bf6a93809d224814ee57d568f08dc3ef0bb358156729c041167bf2c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c14d2bf6a93809d224814ee57d568f08dc3ef0bb358156729c041167bf2c12", kill_on_drop: false }` [INFO] [stdout] 39c14d2bf6a93809d224814ee57d568f08dc3ef0bb358156729c041167bf2c12