[INFO] fetching crate brioche-ducc 0.1.2-brioche...
[INFO] checking brioche-ducc-0.1.2-brioche against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate brioche-ducc 0.1.2-brioche into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate brioche-ducc 0.1.2-brioche on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate brioche-ducc 0.1.2-brioche
[INFO] finished tweaking crates.io crate brioche-ducc 0.1.2-brioche
[INFO] tweaked toml for crates.io crate brioche-ducc 0.1.2-brioche written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded brioche-ducc-sys v0.1.2-brioche
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e030725011ee80519eab9581dcad0d8ec8d7921755ef52250251e74a9c56d85
[INFO] running `Command { std: "docker" "start" "-a" "5e030725011ee80519eab9581dcad0d8ec8d7921755ef52250251e74a9c56d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e030725011ee80519eab9581dcad0d8ec8d7921755ef52250251e74a9c56d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e030725011ee80519eab9581dcad0d8ec8d7921755ef52250251e74a9c56d85", kill_on_drop: false }`
[INFO] [stdout] 5e030725011ee80519eab9581dcad0d8ec8d7921755ef52250251e74a9c56d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f73e13c536db07345c970326dba79a8fce25555a44ac93d77c09ffc0c6f4e59
[INFO] running `Command { std: "docker" "start" "-a" "0f73e13c536db07345c970326dba79a8fce25555a44ac93d77c09ffc0c6f4e59", kill_on_drop: false }`
[INFO] [stderr]    Compiling brioche-ducc-sys v0.1.2-brioche
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking brioche-ducc v0.1.2-brioche (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/array.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/array.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                ^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ord` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ord` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]   --> src/ducc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ffi;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate ducc_sys as ffi;
[INFO] [stdout]    | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/function.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                ^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ord` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ord` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]   --> src/ducc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ffi;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate ducc_sys as ffi;
[INFO] [stdout]    | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/function.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/tests/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/util.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let _ = Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             Box::from_raw(udata);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 492 |             let _ = Box::from_raw(udata);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:493:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |             Box::from_raw(any_map);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let _ = Box::from_raw(any_map);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/util.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let _ = Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             Box::from_raw(udata);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 492 |             let _ = Box::from_raw(udata);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:493:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |             Box::from_raw(any_map);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let _ = Box::from_raw(any_map);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 46 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 47 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
[INFO] running `Command { std: "docker" "inspect" "0f73e13c536db07345c970326dba79a8fce25555a44ac93d77c09ffc0c6f4e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f73e13c536db07345c970326dba79a8fce25555a44ac93d77c09ffc0c6f4e59", kill_on_drop: false }`
[INFO] [stdout] 0f73e13c536db07345c970326dba79a8fce25555a44ac93d77c09ffc0c6f4e59
[INFO] checking brioche-ducc-0.1.2-brioche against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate brioche-ducc 0.1.2-brioche into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate brioche-ducc 0.1.2-brioche on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate brioche-ducc 0.1.2-brioche
[INFO] finished tweaking crates.io crate brioche-ducc 0.1.2-brioche
[INFO] tweaked toml for crates.io crate brioche-ducc 0.1.2-brioche written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbf1a6ed9f63b94a7e28a88b1fa31308cc5bb3df1b08472300d106b9abd26b10
[INFO] running `Command { std: "docker" "start" "-a" "bbf1a6ed9f63b94a7e28a88b1fa31308cc5bb3df1b08472300d106b9abd26b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbf1a6ed9f63b94a7e28a88b1fa31308cc5bb3df1b08472300d106b9abd26b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf1a6ed9f63b94a7e28a88b1fa31308cc5bb3df1b08472300d106b9abd26b10", kill_on_drop: false }`
[INFO] [stdout] bbf1a6ed9f63b94a7e28a88b1fa31308cc5bb3df1b08472300d106b9abd26b10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4ee0f40e41f77e3da55019215dd1ffab721f05ed0b0287aaeb3e008e8cc2b0d
[INFO] running `Command { std: "docker" "start" "-a" "e4ee0f40e41f77e3da55019215dd1ffab721f05ed0b0287aaeb3e008e8cc2b0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling brioche-ducc-sys v0.1.2-brioche
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking brioche-ducc v0.1.2-brioche (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/array.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                ^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ord` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ord` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]   --> src/ducc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ffi;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate ducc_sys as ffi;
[INFO] [stdout]    | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/function.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/array.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                ^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ord` is imported redundantly
[INFO] [stdout]  --> src/conversion.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{Eq, Ord};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ord` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]   --> src/ducc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ffi;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate ducc_sys as ffi;
[INFO] [stdout]    | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/function.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ffi` is imported redundantly
[INFO] [stdout]  --> src/tests/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffi;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ducc_sys as ffi;
[INFO] [stdout]   | ----------------------------- the item `ffi` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/util.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let _ = Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             Box::from_raw(udata);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 492 |             let _ = Box::from_raw(udata);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:493:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |             Box::from_raw(any_map);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let _ = Box::from_raw(any_map);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 46 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/util.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let _ = Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_tuple!(A);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_tuple!(A, B);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_tuple!(A, B, C);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_tuple!(A, B, C, D);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let reservation = $({ let _ = &$name; 1 } +)* 0;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/conversion.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let reservation = $({ let _ = &$name; 1 } +)* 1;
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             Box::from_raw(udata);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 492 |             let _ = Box::from_raw(udata);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ducc.rs:493:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |             Box::from_raw(any_map);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let _ = Box::from_raw(any_map);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 47 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "e4ee0f40e41f77e3da55019215dd1ffab721f05ed0b0287aaeb3e008e8cc2b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ee0f40e41f77e3da55019215dd1ffab721f05ed0b0287aaeb3e008e8cc2b0d", kill_on_drop: false }`
[INFO] [stdout] e4ee0f40e41f77e3da55019215dd1ffab721f05ed0b0287aaeb3e008e8cc2b0d
