[INFO] cloning repository https://github.com/SkylerLipthay/ducc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkylerLipthay/ducc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fducc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fducc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58c7b7ab54e55297ddc848f99bca069379c49a8d
[INFO] testing SkylerLipthay/ducc against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fducc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SkylerLipthay/ducc
[INFO] finished tweaking git repo https://github.com/SkylerLipthay/ducc
[INFO] tweaked toml for git repo https://github.com/SkylerLipthay/ducc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkylerLipthay/ducc on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.36.1 (available: v0.72.1)
[INFO] [stderr]       Adding proc-macro2 v0.3.5 (available: v0.3.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/ducc-serde/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/ducc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/ducc-sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1afef62cc45c2b144cf5ff76b7ce7c1661297d8dafcbd58559b5fbbf6953e5d3
[INFO] running `Command { std: "docker" "start" "-a" "1afef62cc45c2b144cf5ff76b7ce7c1661297d8dafcbd58559b5fbbf6953e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1afef62cc45c2b144cf5ff76b7ce7c1661297d8dafcbd58559b5fbbf6953e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1afef62cc45c2b144cf5ff76b7ce7c1661297d8dafcbd58559b5fbbf6953e5d3", kill_on_drop: false }`
[INFO] [stdout] 1afef62cc45c2b144cf5ff76b7ce7c1661297d8dafcbd58559b5fbbf6953e5d3
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b22d5379ad198b84ced89f672210d5e5f4f37564b5327c0da073554478b6bf7e
[INFO] running `Command { std: "docker" "start" "-a" "b22d5379ad198b84ced89f672210d5e5f4f37564b5327c0da073554478b6bf7e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc-serde/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc-sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling ducc-sys v0.1.2 (/opt/rustwide/workdir/ducc-sys)
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c:2052:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c:2165:2: note: here
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_push_string_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:38:13: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:    38 | const char *duk_push_string_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |             ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:40:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:    40 |   return duk_push_string_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_eval_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:367:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   367 | void duk_eval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:369:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   369 |   duk_eval_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_eval_file_noresult':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:374:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   374 | void duk_eval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:376:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   376 |   duk_eval_file_noresult(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_peval_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:381:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   381 | duk_int_t duk_peval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:383:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   383 |   return duk_peval_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_peval_file_noresult':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:388:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   388 | duk_int_t duk_peval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:390:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   390 |   return duk_peval_file_noresult(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_compile_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:395:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   395 | void duk_compile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:397:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   397 |   duk_compile_file(ctx, flags, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_pcompile_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:402:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   402 | duk_int_t duk_pcompile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:404:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   404 |   return duk_pcompile_file(ctx, flags, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_dump_context_stdout':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:409:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   409 | void duk_dump_context_stdout(duk_context *ctx) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:411:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   411 |   duk_dump_context_stdout(ctx);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_dump_context_stderr':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:416:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   416 | void duk_dump_context_stderr(duk_context *ctx) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:418:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   418 |   duk_dump_context_stderr(ctx);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling ducc v0.1.5 (/opt/rustwide/workdir/ducc)
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> ducc/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)]` (part of `#[warn(unused)]`) 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]    --> ducc/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] 419 | let _ = impl_tuple!(A);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 419 | let _ = impl_tuple!(A);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 420 | let _ = impl_tuple!(A, B);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 420 | let _ = impl_tuple!(A, B);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/ducc.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn globals(&self) -> Object {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn globals(&self) -> Object<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/ducc.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function> {
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn create_string(&self, value: &str) -> Result<String> {
[INFO] [stdout]     |                          ^^^^^                         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn create_string(&self, value: &str) -> Result<String<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn create_object(&self) -> Object {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn create_object(&self) -> Object<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn create_array(&self) -> Array {
[INFO] [stdout]     |                         ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn create_array(&self) -> Array<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:358:36
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:408:34
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref {
[INFO] [stdout]     |                                  ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:448:36
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref {
[INFO] [stdout]     |                                    ^^^^^              ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> ducc/src/ducc.rs:475:13
[INFO] [stdout]     |
[INFO] [stdout] 475 |             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] 475 |             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]    --> ducc/src/ducc.rs:476:13
[INFO] [stdout]     |
[INFO] [stdout] 476 |             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] 476 |             let _ = Box::from_raw(any_map);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/string.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn to_str(&self) -> Result<Cow<str>> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn to_str(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ducc-serde v0.1.0 (/opt/rustwide/workdir/ducc-serde)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc-serde/src/lib.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value> {
[INFO] [stdout]    |                                            ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.27s
[INFO] running `Command { std: "docker" "inspect" "b22d5379ad198b84ced89f672210d5e5f4f37564b5327c0da073554478b6bf7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b22d5379ad198b84ced89f672210d5e5f4f37564b5327c0da073554478b6bf7e", kill_on_drop: false }`
[INFO] [stdout] b22d5379ad198b84ced89f672210d5e5f4f37564b5327c0da073554478b6bf7e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a390a2f05a26884ab329ce4f7ef95c6852f870f5d6728129d17d0917c8f662d
[INFO] running `Command { std: "docker" "start" "-a" "6a390a2f05a26884ab329ce4f7ef95c6852f870f5d6728129d17d0917c8f662d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc-serde/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc-sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c:2052:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c:2165:2: note: here
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_push_string_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:38:13: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:    38 | const char *duk_push_string_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |             ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:40:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:    40 |   return duk_push_string_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_eval_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:367:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   367 | void duk_eval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:369:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   369 |   duk_eval_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_eval_file_noresult':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:374:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   374 | void duk_eval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:376:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   376 |   duk_eval_file_noresult(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_peval_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:381:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   381 | duk_int_t duk_peval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:383:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   383 |   return duk_peval_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_peval_file_noresult':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:388:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   388 | duk_int_t duk_peval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:390:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   390 |   return duk_peval_file_noresult(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_compile_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:395:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   395 | void duk_compile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:397:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   397 |   duk_compile_file(ctx, flags, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_pcompile_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:402:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   402 | duk_int_t duk_pcompile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:404:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   404 |   return duk_pcompile_file(ctx, flags, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_dump_context_stdout':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:409:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   409 | void duk_dump_context_stdout(duk_context *ctx) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:411:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   411 |   duk_dump_context_stdout(ctx);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_dump_context_stderr':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:416:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   416 | void duk_dump_context_stderr(duk_context *ctx) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:418:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   418 |   duk_dump_context_stderr(ctx);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling ducc-sys v0.1.2 (/opt/rustwide/workdir/ducc-sys)
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> ducc/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)]` (part of `#[warn(unused)]`) 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]    --> ducc/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] 419 | let _ = impl_tuple!(A);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 419 | let _ = impl_tuple!(A);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 420 | let _ = impl_tuple!(A, B);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 420 | let _ = impl_tuple!(A, B);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/ducc.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn globals(&self) -> Object {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn globals(&self) -> Object<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/ducc.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function> {
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn create_string(&self, value: &str) -> Result<String> {
[INFO] [stdout]     |                          ^^^^^                         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn create_string(&self, value: &str) -> Result<String<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn create_object(&self) -> Object {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn create_object(&self) -> Object<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn create_array(&self) -> Array {
[INFO] [stdout]     |                         ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn create_array(&self) -> Array<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:358:36
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ducc v0.1.5 (/opt/rustwide/workdir/ducc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:408:34
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref {
[INFO] [stdout]     |                                  ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:448:36
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref {
[INFO] [stdout]     |                                    ^^^^^              ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> ducc/src/ducc.rs:475:13
[INFO] [stdout]     |
[INFO] [stdout] 475 |             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] 475 |             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]    --> ducc/src/ducc.rs:476:13
[INFO] [stdout]     |
[INFO] [stdout] 476 |             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] 476 |             let _ = Box::from_raw(any_map);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/string.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn to_str(&self) -> Result<Cow<str>> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn to_str(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc-serde/src/lib.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value> {
[INFO] [stdout]    |                                            ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ducc-serde v0.1.0 (/opt/rustwide/workdir/ducc-serde)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc-serde/src/lib.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value> {
[INFO] [stdout]    |                                            ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:421:19
[INFO] [stdout]     |
[INFO] [stdout] 421 |         unsafe { &(*(::std::ptr::null::<duk_thread_state>())).data as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:452:19
[INFO] [stdout]     |
[INFO] [stdout] 452 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).alloc_func as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:463:14
[INFO] [stdout]     |
[INFO] [stdout] 463 |             &(*(::std::ptr::null::<duk_memory_functions>())).realloc_func as *const _ as usize
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:474:19
[INFO] [stdout]     |
[INFO] [stdout] 474 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).free_func as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:484:19
[INFO] [stdout]     |
[INFO] [stdout] 484 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).udata as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:514:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).key as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).value as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:534:19
[INFO] [stdout]     |
[INFO] [stdout] 534 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).nargs as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:563:19
[INFO] [stdout]     |
[INFO] [stdout] 563 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).key as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:573:19
[INFO] [stdout]     |
[INFO] [stdout] 573 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).value as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:608:19
[INFO] [stdout]     |
[INFO] [stdout] 608 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).year as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).month as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:628:19
[INFO] [stdout]     |
[INFO] [stdout] 628 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).day as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:638:19
[INFO] [stdout]     |
[INFO] [stdout] 638 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).hours as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:648:19
[INFO] [stdout]     |
[INFO] [stdout] 648 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).minutes as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:658:19
[INFO] [stdout]     |
[INFO] [stdout] 658 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).seconds as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:669:14
[INFO] [stdout]     |
[INFO] [stdout] 669 |             &(*(::std::ptr::null::<duk_time_components>())).milliseconds as *const _ as usize
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> ducc-sys/src/bindings.rs:680:19
[INFO] [stdout]     |
[INFO] [stdout] 680 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).weekday as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> ducc-sys/src/bindings.rs:2180:19
[INFO] [stdout]      |
[INFO] [stdout] 2180 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).gp_offset as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> ducc-sys/src/bindings.rs:2190:19
[INFO] [stdout]      |
[INFO] [stdout] 2190 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).fp_offset as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> ducc-sys/src/bindings.rs:2200:19
[INFO] [stdout]      |
[INFO] [stdout] 2200 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).overflow_arg_area as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> ducc-sys/src/bindings.rs:2210:19
[INFO] [stdout]      |
[INFO] [stdout] 2210 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).reg_save_area as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> ducc/src/tests/function.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn rust_closure_mut_callback_error() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromValue<'_>` will fail
[INFO] [stdout]    --> ducc/src/tests/function.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 |             ducc.globals().get::<_, Function>("f")?.call((true,))?;
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 101 |             ducc.globals().get::<_, Function>("f")?.call::<_, ()>((true,))?;
[INFO] [stdout]     |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> ducc/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)]` (part of `#[warn(unused)]`) 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]    --> ducc/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] 419 | let _ = impl_tuple!(A);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 419 | let _ = impl_tuple!(A);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 420 | let _ = impl_tuple!(A, B);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 420 | let _ = impl_tuple!(A, B);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> ducc/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] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/ducc.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn globals(&self) -> Object {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn globals(&self) -> Object<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/ducc.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function> {
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn create_string(&self, value: &str) -> Result<String> {
[INFO] [stdout]     |                          ^^^^^                         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn create_string(&self, value: &str) -> Result<String<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn create_object(&self) -> Object {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn create_object(&self) -> Object<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn create_array(&self) -> Array {
[INFO] [stdout]     |                         ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn create_array(&self) -> Array<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:358:36
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:408:34
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref {
[INFO] [stdout]     |                                  ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ducc/src/ducc.rs:448:36
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref {
[INFO] [stdout]     |                                    ^^^^^              ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> ducc/src/ducc.rs:475:13
[INFO] [stdout]     |
[INFO] [stdout] 475 |             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] 475 |             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]    --> ducc/src/ducc.rs:476:13
[INFO] [stdout]     |
[INFO] [stdout] 476 |             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] 476 |             let _ = Box::from_raw(any_map);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ducc/src/string.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn to_str(&self) -> Result<Cow<str>> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn to_str(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ducc v0.1.5 (/opt/rustwide/workdir/ducc)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6a390a2f05a26884ab329ce4f7ef95c6852f870f5d6728129d17d0917c8f662d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a390a2f05a26884ab329ce4f7ef95c6852f870f5d6728129d17d0917c8f662d", kill_on_drop: false }`
[INFO] [stdout] 6a390a2f05a26884ab329ce4f7ef95c6852f870f5d6728129d17d0917c8f662d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92747c32fae43f4c3aca47b103ad8001b5086073a6262f87b9fd33c3784288f0
[INFO] running `Command { std: "docker" "start" "-a" "92747c32fae43f4c3aca47b103ad8001b5086073a6262f87b9fd33c3784288f0", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc-serde/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc-sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ducc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c:2052:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: ducc-sys@0.1.2: duk_js_compiler.c:2165:2: note: here
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_push_string_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:38:13: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:    38 | const char *duk_push_string_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |             ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:40:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:    40 |   return duk_push_string_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_eval_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:367:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   367 | void duk_eval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:369:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   369 |   duk_eval_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_eval_file_noresult':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:374:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   374 | void duk_eval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:376:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   376 |   duk_eval_file_noresult(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_peval_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:381:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   381 | duk_int_t duk_peval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:383:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   383 |   return duk_peval_file(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_peval_file_noresult':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:388:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   388 | duk_int_t duk_peval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:390:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   390 |   return duk_peval_file_noresult(ctx, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_compile_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:395:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   395 | void duk_compile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:397:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   397 |   duk_compile_file(ctx, flags, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_pcompile_file':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:402:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   402 | duk_int_t duk_pcompile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |           ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:404:10: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   404 |   return duk_pcompile_file(ctx, flags, path);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_dump_context_stdout':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:409:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   409 | void duk_dump_context_stdout(duk_context *ctx) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:411:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   411 |   duk_dump_context_stdout(ctx);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c: In function 'duk_dump_context_stderr':
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:416:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: ducc-sys@0.1.2:   416 | void duk_dump_context_stderr(duk_context *ctx) {
[INFO] [stderr] warning: ducc-sys@0.1.2:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ducc-sys@0.1.2: duktape/wrapper.c:418:3: note: recursive call
[INFO] [stderr] warning: ducc-sys@0.1.2:   418 |   duk_dump_context_stderr(ctx);
[INFO] [stderr] warning: ducc-sys@0.1.2:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:421:19
[INFO] [stderr]     |
[INFO] [stderr] 421 |         unsafe { &(*(::std::ptr::null::<duk_thread_state>())).data as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:452:19
[INFO] [stderr]     |
[INFO] [stderr] 452 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).alloc_func as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:463:14
[INFO] [stderr]     |
[INFO] [stderr] 463 |             &(*(::std::ptr::null::<duk_memory_functions>())).realloc_func as *const _ as usize
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:474:19
[INFO] [stderr]     |
[INFO] [stderr] 474 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).free_func as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:484:19
[INFO] [stderr]     |
[INFO] [stderr] 484 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).udata as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:514:19
[INFO] [stderr]     |
[INFO] [stderr] 514 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).key as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:524:19
[INFO] [stderr]     |
[INFO] [stderr] 524 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).value as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:534:19
[INFO] [stderr]     |
[INFO] [stderr] 534 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).nargs as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:563:19
[INFO] [stderr]     |
[INFO] [stderr] 563 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).key as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:573:19
[INFO] [stderr]     |
[INFO] [stderr] 573 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).value as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:608:19
[INFO] [stderr]     |
[INFO] [stderr] 608 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).year as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:618:19
[INFO] [stderr]     |
[INFO] [stderr] 618 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).month as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:628:19
[INFO] [stderr]     |
[INFO] [stderr] 628 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).day as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:638:19
[INFO] [stderr]     |
[INFO] [stderr] 638 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).hours as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:648:19
[INFO] [stderr]     |
[INFO] [stderr] 648 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).minutes as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:658:19
[INFO] [stderr]     |
[INFO] [stderr] 658 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).seconds as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:669:14
[INFO] [stderr]     |
[INFO] [stderr] 669 |             &(*(::std::ptr::null::<duk_time_components>())).milliseconds as *const _ as usize
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> ducc-sys/src/bindings.rs:680:19
[INFO] [stderr]     |
[INFO] [stderr] 680 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).weekday as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> ducc-sys/src/bindings.rs:2180:19
[INFO] [stderr]      |
[INFO] [stderr] 2180 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).gp_offset as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> ducc-sys/src/bindings.rs:2190:19
[INFO] [stderr]      |
[INFO] [stderr] 2190 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).fp_offset as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> ducc-sys/src/bindings.rs:2200:19
[INFO] [stderr]      |
[INFO] [stderr] 2200 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).overflow_arg_area as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> ducc-sys/src/bindings.rs:2210:19
[INFO] [stderr]      |
[INFO] [stderr] 2210 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).reg_save_area as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: `ducc-sys` (lib test) generated 22 warnings
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test tests::array::len ... ok
[INFO] [stdout] test tests::array::push ... ok
[INFO] [stdout] test tests::array::set_get ... ok
[INFO] [stdout] test tests::bytes::to_vec ... ok
[INFO] [stdout] test tests::array::elements ... ok
[INFO] [stdout] test tests::conversion::variadic ... ok
[INFO] [stdout] test tests::conversion::btree_map ... ok
[INFO] [stdout] test tests::ducc::inspect_call_stack ... ok
[INFO] [stdout] test tests::conversion::hash_set ... ok
[INFO] [stdout] test tests::ducc::bytes_value ... ok
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stderr]    --> ducc/src/util.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 |     Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 118 |     let _ = Box::from_raw(ffi::duk_get_pointer(ctx, -1) as *mut Error);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 419 | impl_tuple!(A);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 419 | let _ = impl_tuple!(A);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 419 | impl_tuple!(A);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 419 | let _ = impl_tuple!(A);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 420 | impl_tuple!(A, B);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 420 | let _ = impl_tuple!(A, B);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 420 | impl_tuple!(A, B);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 420 | let _ = impl_tuple!(A, B);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 421 | impl_tuple!(A, B, C);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 421 | impl_tuple!(A, B, C);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 421 | let _ = impl_tuple!(A, B, C);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 422 | impl_tuple!(A, B, C, D);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 422 | impl_tuple!(A, B, C, D);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 422 | let _ = impl_tuple!(A, B, C, D);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stderr]     | -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 423 | impl_tuple!(A, B, C, D, E);
[INFO] [stderr]     | -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 423 | let _ = impl_tuple!(A, B, C, D, E);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 424 | impl_tuple!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 424 | let _ = impl_tuple!(A, B, C, D, E, F);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 425 | impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 425 | let _ = impl_tuple!(A, B, C, D, E, F, G);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stdout] test tests::conversion::option ... ok
[INFO] [stderr]     | ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 426 | impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stderr]     | ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 426 | let _ = impl_tuple!(A, B, C, D, E, F, G, H);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stderr]     | -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 427 | impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stderr]     | -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 427 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 428 | impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 428 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 429 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 429 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stderr]     | ----------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 430 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stderr]     | ----------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 430 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stderr]     | -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 431 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stderr]     | -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 431 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stderr]     | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 432 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stderr]     | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 432 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stderr]     | -------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 433 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stderr]     | -------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 433 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:348:39
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 let reservation = $({ &$name; 1 } +)* 0;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> ducc/src/conversion.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 let reservation = $({ &$name; 1 } +)* 1;
[INFO] [stderr]     |                                       ^^^^^^ the borrow produces a value
[INFO] [stderr] ...
[INFO] [stderr] 434 | impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 434 | let _ = impl_tuple!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stderr]     | +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ducc/src/ducc.rs:50:20
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn globals(&self) -> Object {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn globals(&self) -> Object<'_> {
[INFO] [stderr]    |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ducc/src/ducc.rs:66:20
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function> {
[INFO] [stderr]    |                    ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn compile(&self, source: &str, name: Option<&str>) -> Result<Function<'_>> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ducc/src/ducc.rs:175:26
[INFO] [stderr]     |
[INFO] [stderr] 175 |     pub fn create_string(&self, value: &str) -> Result<String> {
[INFO] [stderr]     |                          ^^^^^                         ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |     pub fn create_string(&self, value: &str) -> Result<String<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ducc/src/ducc.rs:185:25
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes> {
[INFO] [stderr]     |                         ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn create_bytes(&self, value: &[u8]) -> Result<Bytes<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ducc/src/ducc.rs:195:26
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn create_object(&self) -> Object {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn create_object(&self) -> Object<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ducc/src/ducc.rs:206:25
[INFO] [stderr]     |
[INFO] [stderr] 206 |     pub fn create_array(&self) -> Array {
[INFO] [stderr]     |                         ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stdout] test tests::function::double_drop_rust_function ... ok
[INFO] [stderr]     |
[INFO] [stdout] test tests::ducc::no_duktape_global ... ok
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 206 |     pub fn create_array(&self) -> Array<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ducc/src/ducc.rs:358:36
[INFO] [stderr]     |
[INFO] [stderr] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value {
[INFO] [stderr]     |                                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 358 |     pub(crate) unsafe fn pop_value(&self) -> Value<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ducc/src/ducc.rs:408:34
[INFO] [stderr]     |
[INFO] [stderr] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref {
[INFO] [stderr]     |                                  ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 408 |     pub(crate) unsafe fn pop_ref(&self) -> Ref<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ducc/src/ducc.rs:448:36
[INFO] [stderr]     |
[INFO] [stderr] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref {
[INFO] [stderr]     |                                    ^^^^^              ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 448 |     pub(crate) unsafe fn clone_ref(&self, r: &Ref) -> Ref<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stderr]    --> ducc/src/ducc.rs:475:13
[INFO] [stderr]     |
[INFO] [stderr] 475 |             Box::from_raw(udata);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 475 |             let _ = Box::from_raw(udata);
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stderr]    --> ducc/src/ducc.rs:476:13
[INFO] [stderr]     |
[INFO] [stderr] 476 |             Box::from_raw(any_map);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 476 |             let _ = Box::from_raw(any_map);
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ducc/src/string.rs:33:19
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn to_str(&self) -> Result<Cow<str>> {
[INFO] [stderr]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn to_str(&self) -> Result<Cow<'_, str>> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> ducc/src/tests/function.rs:88:1
[INFO] [stderr]     |
[INFO] [stderr]  88 | fn rust_closure_mut_callback_error() {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromValue<'_>` will fail
[INFO] [stderr]    --> ducc/src/tests/function.rs:101:53
[INFO] [stderr]     |
[INFO] [stderr] 101 |             ducc.globals().get::<_, Function>("f")?.call((true,))?;
[INFO] [stderr]     |                                                     ^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 101 |             ducc.globals().get::<_, Function>("f")?.call::<_, ()>((true,))?;
[INFO] [stderr]     |                                                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ducc` (lib) generated 45 warnings (run `cargo fix --lib -p ducc` to apply 10 suggestions)
[INFO] [stderr] warning: `ducc` (lib test) generated 46 warnings (45 duplicates) (run `cargo fix --lib -p ducc --tests` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ducc-serde/src/lib.rs:14:44
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value> {
[INFO] [stderr]    |                                            ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn to_value<T: serde::Serialize>(ducc: &Ducc, value: T) -> DuccResult<Value<'_>> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ducc-serde` (lib) generated 1 warning (run `cargo fix --lib -p ducc-serde` to apply 1 suggestion)
[INFO] [stderr] warning: `ducc-serde` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ducc v0.1.5 (/opt/rustwide/workdir/ducc)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ducc-bae2d1c1582e5fa0)
[INFO] [stdout] test tests::conversion::tuple ... ok
[INFO] [stdout] test tests::conversion::btree_set ... ok
[INFO] [stdout] test tests::function::js_constructor ... ok
[INFO] [stdout] test tests::function::js_function ... ok
[INFO] [stdout] test tests::ducc::user_data_drop ... ok
[INFO] [stdout] test tests::function::return_unit ... ok
[INFO] [stdout] test tests::object::define_prop_error ... ok
[INFO] [stdout] test tests::ducc::user_data_get ... ok
[INFO] [stdout] test tests::ducc::user_data_remove ... ok
[INFO] [stdout] test tests::function::number_this ... ok
[INFO] [stdout] test tests::function::rust_closure ... ok
[INFO] [stdout] test tests::function::rust_closure_mut_callback_error ... ok
[INFO] [stdout] test tests::object::call_prop ... ok
[INFO] [stdout] test tests::function::rust_function ... ok
[INFO] [stdout] test tests::object::contains_key ... ok
[INFO] [stdout] test tests::object::set_get ... ok
[INFO] [stdout] test tests::string::nocopy_string ... ok
[INFO] [stdout] test tests::object::define_prop ... ok
[INFO] [stdout] test tests::object::properties ... ok
[INFO] [stdout] test tests::object::remove ... ok
[INFO] [stdout] test tests::util::test_protect_duktape_closure_err ... ok
[INFO] [stdout] test tests::util::test_assert_stack ... ok
[INFO] [stdout] test tests::util::test_protect_duktape_closure ... ok
[INFO] [stdout] test tests::util::test_throw_non_object_error ... ok
[INFO] [stdout] test tests::string::compare ... ok
[INFO] [stdout] test tests::object::len ... ok
[INFO] [stdout] test tests::conversion::vec ... ok
[INFO] [stdout] test tests::function::rust_function_error ... ok
[INFO] [stdout] test tests::conversion::hash_map ... ok
[INFO] [stdout] test tests::ducc::value_cross_contamination - should panic ... ok
[INFO] [stdout] test tests::util::test_assert_stack_panic - should panic ... ok
[INFO] [stdout] test tests::ducc::timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ducc_serde-62da6fdd003364b3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ducc_sys-16407e9fe72ed27e)
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] thread 'bindgen_test_layout___va_list_tag' (71) panicked at ducc-sys/src/bindings.rs:2180:18:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x60fad0a25a02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x60fad0a25a02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x60fad0a25a02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x60fad0a25a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x60fad0a35b3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x60fad0a35b3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x60fad09f2cd1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x60fad09f2cd1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x60fad09fefd2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x60fad0a03b1f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x60fad0a03979 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x60fad09c457e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x60fad09c457e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x60fad0a041df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x60fad0a041df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x60fad0a04006 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x60fad09ff109 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x60fad09e744d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x60fad0a3d11d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x60fad0a3d11d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x60fad0a3d2fd - core::panicking::panic_null_pointer_dereference::h0eafed6fbb56ab06
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x60fad09a1d69 - ducc_sys::bindgen_test_layout___va_list_tag::h1666e2886b2ad3c1
[INFO] [stderr]                                at /opt/rustwide/workdir/ducc-sys/src/bindings.rs:2180:18
[INFO] [stderr]   22:     0x60fad09a2097 - ducc_sys::bindgen_test_layout___va_list_tag::{{closure}}::h8ca88fba831083b7
[INFO] [stderr]                                at /opt/rustwide/workdir/ducc-sys/src/bindings.rs:2168:39
[INFO] [stderr]   23:     0x60fad09a0e66 - core::ops::function::FnOnce::call_once::h623351f1525d863a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x60fad09c433b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x60fad09c433b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   26:     0x60fad09d9fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   27:     0x60fad09d9fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   28:     0x60fad09d9fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   29:     0x60fad09d9fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   30:     0x60fad09d9fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x60fad09d9fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   32:     0x60fad09d9fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   33:     0x60fad09b0794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   34:     0x60fad09b0794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   35:     0x60fad09b405a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   36:     0x60fad09b405a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x60fad09b405a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x60fad09b405a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x60fad09b405a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x60fad09b405a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   41:     0x60fad09b405a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x60fad09fa26f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   43:     0x60fad09fa26f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   44:     0x7021797efaa4 - <unknown>
[INFO] [stderr]   45:     0x70217987ca34 - clone
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p ducc-sys --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ducc_sys-16407e9fe72ed27e` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "92747c32fae43f4c3aca47b103ad8001b5086073a6262f87b9fd33c3784288f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92747c32fae43f4c3aca47b103ad8001b5086073a6262f87b9fd33c3784288f0", kill_on_drop: false }`
[INFO] [stdout] 92747c32fae43f4c3aca47b103ad8001b5086073a6262f87b9fd33c3784288f0
