[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-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fducc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkylerLipthay/ducc on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.36.1 (available: v0.71.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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/ducc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-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-7-tc2/source/ducc-sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v0.22.0 [INFO] [stderr] Downloaded bindgen v0.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6f4e6ad2bd9876685e9c47ade51dbb57e5006d708c69aab3c35c2ddd2f2c99a [INFO] running `Command { std: "docker" "start" "-a" "f6f4e6ad2bd9876685e9c47ade51dbb57e5006d708c69aab3c35c2ddd2f2c99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6f4e6ad2bd9876685e9c47ade51dbb57e5006d708c69aab3c35c2ddd2f2c99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f4e6ad2bd9876685e9c47ade51dbb57e5006d708c69aab3c35c2ddd2f2c99a", kill_on_drop: false }` [INFO] [stdout] f6f4e6ad2bd9876685e9c47ade51dbb57e5006d708c69aab3c35c2ddd2f2c99a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cbbf8a1e73f9af6c111da2c505dfd04e5bf31db999853ce15a8f97c61bba94e [INFO] running `Command { std: "docker" "start" "-a" "7cbbf8a1e73f9af6c111da2c505dfd04e5bf31db999853ce15a8f97c61bba94e", 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] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling cc v1.2.9 [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] Compiling ducc v0.1.5 (/opt/rustwide/workdir/ducc) [INFO] [stdout] warning: unused return value of `Box::::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)]` 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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::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::::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] [stderr] Compiling ducc-serde v0.1.0 (/opt/rustwide/workdir/ducc-serde) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s [INFO] running `Command { std: "docker" "inspect" "7cbbf8a1e73f9af6c111da2c505dfd04e5bf31db999853ce15a8f97c61bba94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cbbf8a1e73f9af6c111da2c505dfd04e5bf31db999853ce15a8f97c61bba94e", kill_on_drop: false }` [INFO] [stdout] 7cbbf8a1e73f9af6c111da2c505dfd04e5bf31db999853ce15a8f97c61bba94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e77dd681178d084d9b1b51651c72e1b7c9be3e0816a6ae20c67849eeeeba710 [INFO] running `Command { std: "docker" "start" "-a" "1e77dd681178d084d9b1b51651c72e1b7c9be3e0816a6ae20c67849eeeeba710", 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] [stdout] warning: unused return value of `Box::::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)]` 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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ducc v0.1.5 (/opt/rustwide/workdir/ducc) [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::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] [stderr] Compiling ducc-sys v0.1.2 (/opt/rustwide/workdir/ducc-sys) [INFO] [stdout] warning: unused return value of `Box::::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] [stderr] Compiling ducc-serde v0.1.0 (/opt/rustwide/workdir/ducc-serde) [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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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::())).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 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::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)]` 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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [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] 348 | let reservation = $({ let _ = &$name; 1 } +)* 0; [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] 377 | let reservation = $({ let _ = &$name; 1 } +)* 1; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::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::::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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcU093EK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libducc_sys-e6ede117cb904959.rlib,libcesu8-be59996a01b2e87b.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ducc-sys-22f74c6ca6ac72ad/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ducc-9a3857bba8fee7f5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ducc` (lib test) due to 1 previous error; 36 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1e77dd681178d084d9b1b51651c72e1b7c9be3e0816a6ae20c67849eeeeba710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e77dd681178d084d9b1b51651c72e1b7c9be3e0816a6ae20c67849eeeeba710", kill_on_drop: false }` [INFO] [stdout] 1e77dd681178d084d9b1b51651c72e1b7c9be3e0816a6ae20c67849eeeeba710