[INFO] cloning repository https://github.com/preiter93/ndspectral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preiter93/ndspectral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndspectral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndspectral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a312466d9dce3b4ecfcd1811e5fc5866b42ea2b0 [INFO] checking preiter93/ndspectral against try#c05ee43175e02d208faed1fcc0f436c56e48bba6 for pr-92413 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndspectral" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/preiter93/ndspectral on toolchain c05ee43175e02d208faed1fcc0f436c56e48bba6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/preiter93/ndspectral [INFO] finished tweaking git repo https://github.com/preiter93/ndspectral [INFO] tweaked toml for git repo https://github.com/preiter93/ndspectral written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/preiter93/ndspectral already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 911a628909cc2a00d37cf03f864eaa2dc2d36b136ce73a2c36e3edec67012b3b [INFO] running `Command { std: "docker" "start" "-a" "911a628909cc2a00d37cf03f864eaa2dc2d36b136ce73a2c36e3edec67012b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "911a628909cc2a00d37cf03f864eaa2dc2d36b136ce73a2c36e3edec67012b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911a628909cc2a00d37cf03f864eaa2dc2d36b136ce73a2c36e3edec67012b3b", kill_on_drop: false }` [INFO] [stdout] 911a628909cc2a00d37cf03f864eaa2dc2d36b136ce73a2c36e3edec67012b3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb4af97e079276249a547344c62c0fc64ea8c5dd077ab815dc89c4f53be8cafa [INFO] running `Command { std: "docker" "start" "-a" "cb4af97e079276249a547344c62c0fc64ea8c5dd077ab815dc89c4f53be8cafa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling hdf5-types v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust/hdf5-types) [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust) [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapack-sys v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Checking primal-check v0.3.1 [INFO] [stderr] Checking rustfft v5.1.1 [INFO] [stderr] Checking rand_distr v0.4.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking rustfft v6.0.1 [INFO] [stderr] Checking lapack v0.18.0 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Compiling hdf5-sys v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust/hdf5-sys) [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rustdct v0.6.0 [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | impl<'a $(,const $N: usize)*> fmt::Debug for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unused_lifetimes)]` on by default [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | impl<'a $(,const $N: usize)*> fmt::Display for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | impl<'a $(,const $N: usize)*> Hash for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | impl<'a $(,const $N: usize)*> Default for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'a $(,const $N: usize)*> Deref for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | impl<'a $(,const $N: usize)*> Borrow<str> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl<'a $(,const $N: usize)*> AsRef<str> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | impl<'a $(,const $N: usize)*> AsRef<[u8]> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | impl<'a $(,const $N: usize)*> Index<RangeFull> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | impl<'a $(,const $N: usize)*> PartialEq for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a $(,const $N: usize)*> From<$ty> for String { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | impl<'a $(,const $N: usize)*> From<$ty> for Vec<u8> { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | impl<'a $(,const $N: usize)*> fmt::Debug for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | impl<'a $(,const $N: usize)*> fmt::Display for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | impl<'a $(,const $N: usize)*> Hash for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | impl<'a $(,const $N: usize)*> Default for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'a $(,const $N: usize)*> Deref for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | impl<'a $(,const $N: usize)*> Borrow<str> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl<'a $(,const $N: usize)*> AsRef<str> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | impl<'a $(,const $N: usize)*> AsRef<[u8]> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | impl<'a $(,const $N: usize)*> Index<RangeFull> for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | impl<'a $(,const $N: usize)*> PartialEq for $ty { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a $(,const $N: usize)*> From<$ty> for String { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | impl<'a $(,const $N: usize)*> From<$ty> for Vec<u8> { [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | impl<'a $(,const $N: usize)*> Eq for $ty { } [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 177 | impl_string_traits!(FixedAscii, FixedAscii<N>, const N: usize); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | impl<'a $(,const $N: usize)*> Eq for $ty { } [INFO] [stdout] | ^^ help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 178 | impl_string_traits!(FixedUnicode, FixedUnicode<N>, const N: usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | impl<'a $(,const $N: usize)*> fmt::Debug for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | impl<'a $(,const $N: usize)*> fmt::Display for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | impl<'a $(,const $N: usize)*> Hash for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | impl<'a $(,const $N: usize)*> Default for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'a $(,const $N: usize)*> Deref for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | impl<'a $(,const $N: usize)*> Borrow<str> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl<'a $(,const $N: usize)*> AsRef<str> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | impl<'a $(,const $N: usize)*> AsRef<[u8]> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | impl<'a $(,const $N: usize)*> Index<RangeFull> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hdf5-derive v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust/hdf5-derive) [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | impl<'a $(,const $N: usize)*> PartialEq for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | impl<'a $(,const $N: usize)*> Eq for $ty { } [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a $(,const $N: usize)*> From<$ty> for String { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | impl<'a $(,const $N: usize)*> From<$ty> for Vec<u8> { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 179 | impl_string_traits!(VarLenAscii, VarLenAscii); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | impl<'a $(,const $N: usize)*> fmt::Debug for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | impl<'a $(,const $N: usize)*> fmt::Display for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | impl<'a $(,const $N: usize)*> Hash for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | impl<'a $(,const $N: usize)*> Default for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'a $(,const $N: usize)*> Deref for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | impl<'a $(,const $N: usize)*> Borrow<str> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl<'a $(,const $N: usize)*> AsRef<str> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | impl<'a $(,const $N: usize)*> AsRef<[u8]> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | impl<'a $(,const $N: usize)*> Index<RangeFull> for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | impl<'a $(,const $N: usize)*> PartialEq for $ty { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | impl<'a $(,const $N: usize)*> Eq for $ty { } [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a $(,const $N: usize)*> PartialEq<$rhs> for $lhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a $(,const $N: usize)*> PartialEq<$lhs> for $rhs { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a $(,const $N: usize)*> From<$ty> for String { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> hdf5-interface/hdf5-rust/hdf5-types/src/string.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | impl<'a $(,const $N: usize)*> From<$ty> for Vec<u8> { [INFO] [stdout] | -^^---------------------- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 180 | impl_string_traits!(VarLenUnicode, VarLenUnicode); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_string_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 68 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hdf5-types` due to 69 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb4af97e079276249a547344c62c0fc64ea8c5dd077ab815dc89c4f53be8cafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4af97e079276249a547344c62c0fc64ea8c5dd077ab815dc89c4f53be8cafa", kill_on_drop: false }` [INFO] [stdout] cb4af97e079276249a547344c62c0fc64ea8c5dd077ab815dc89c4f53be8cafa