--- Begin Message ---
Package: src:rust-test-case
Version: 3.3.1-5
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean --buildsystem=rust
Use of uninitialized value in join or string at
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.
/usr/share/dh-rust/bin/cargo clean
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=1'] []
['-j1'] 0
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
'/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
Removed 0 files
dh_clean -XCargo.toml.orig
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=rust
Use of uninitialized value in join or string at
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.
/usr/share/dh-rust/bin/cargo prepare-debian debian/cargo_registry
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=1'] []
['-j1'] 0
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into
/<<PKGBUILDDIR>>/debian/cargo_registry/
dh_auto_build --buildsystem=rust
Use of uninitialized value in join or string at
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test --buildsystem rust -- --lib --bins --examples
Use of uninitialized value in join or string at
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.
/usr/share/dh-rust/bin/cargo test --lib --bins --examples
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=1'] []
['-j1'] 0
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
'/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--profile', 'release',
'--verbose', '--verbose', '-j1', '--target', 'x86_64-unknown-linux-gnu',
'--lib', '--bins', '--examples'],) {}
Compiling proc-macro2 v1.0.92
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml
CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton
<a...@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of
the compiler'\''s `proc_macro` API to decouple token-based libraries from the
procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2'
CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/proc-m
acro2-1.0.92/build.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg
'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values("default", "nightly", "proc-macro",
"span-locations"))' -C metadata=53b35fc14547082e -C
extra-filename=-53b35fc14547082e --out-dir
/<<PKGBUILDDIR>>/target/release/build/proc-macro2-53b35fc14547082e -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints
warn`
Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind
CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64
CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu
CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2
CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux
CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown
CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1
CARGO_FEATURE_PROC_MACRO=1
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml
CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton
<a...@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of
the compiler'\''s `proc_macro` API to decouple token-based libraries from the
procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CA
RGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2'
CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE=''
DEBUG=false HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=1 OPT_LEVEL=0
OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/proc-macro2-a43494f7fa1d80ef/out
PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/release/build/proc-macro2-53b35fc14547082e/build-script-build`
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.92] cargo:rerun-if-changed=build/probe.rs
[proc-macro2 1.0.92] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.92] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Compiling unicode-ident v1.0.13
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13/Cargo.toml
CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>'
CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or
XID_Continue properties according to Unicode Standard Annex #31'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND
Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident'
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
unicode_ident --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13/src/lib.rs
--error-form
at=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type
lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C
metadata=b79c077ad66cb5b9 -C extra-filename=-b79c077ad66cb5b9 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml
CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton
<a...@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of
the compiler'\''s `proc_macro` API to decouple token-based libraries from the
procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2'
CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/proc-macro2-a43494f7fa1d80ef/out
rustc --crate-name proc_ma
cro2 --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C
debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"'
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default",
"nightly", "proc-macro", "span-locations"))' -C metadata=ce522521e99f9cf6 -C
extra-filename=-ce522521e99f9cf6 --out-dir /<<PKGBUILDDIR>>/target/release/deps
-C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-b79c077ad66cb5b9.rmeta
--cap-lints warn --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg
'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg
'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg
'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backt
race)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg
'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg
'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg
'cfg(wrap_proc_macro)'`
Compiling libc v0.2.169
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI
bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
build_script_build --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/build.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type bin --emit=dep-info,link -C embed-bitcode=no -C
debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"'
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align",
"const-extern-fn", "default", "extra_traits", "rustc-dep-of-std",
"rustc-std-workspace-core", "std", "use_std"))' -C metadata=b14e595d9f7622fb -C
extra-filename=-b14e595d9
f7622fb --out-dir /<<PKGBUILDDIR>>/target/release/build/libc-b14e595d9f7622fb
-C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn`
Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind
CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64
CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu
CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2
CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux
CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown
CARGO_CFG_UNIX=''
CARGO_ENCODED_RUSTFLAGS='--remap-path-prefixtest-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1--remap-path-prefixtest-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1--remap-path-prefixtest-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1'
CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI
bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE=''
DEBUG=false HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=1 OPT_LEVEL=3
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/libc-54c168e53edd5987/out
PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/release/build/libc-b14e595d9f7622fb/build-script-build`
[libc 0.2.169] cargo:rerun-if-changed=build.rs
[libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.169] cargo:rustc-cfg=freebsd11
[libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(gnu_time64_abi)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.169]
cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))
[libc 0.2.169]
cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.169]
cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Compiling quote v1.0.37
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37/Cargo.toml
CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>'
CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote'
CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name quote
--edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C
debug-assertions=off --
cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values("default", "proc-macro"))' -C
metadata=d1154909c8a1392c -C extra-filename=-d1154909c8a1392c --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rmeta
--cap-lints warn`
Compiling memchr v2.7.4
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.4
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.4/Cargo.toml
CARGO_PKG_AUTHORS='Andrew Gallant <jams...@gmail.com>:bluss'
CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64
and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr'
CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr'
CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name memchr
--edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.4/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins",
"core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))'
-C metadata=7b94710cd1d240a2 -C extra-filename=-7b94710cd1d240a2 --out-dir
/<<PKG
BUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling aho-corasick v1.1.3
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=aho_corasick
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.3
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.3/Cargo.toml
CARGO_PKG_AUTHORS='Andrew Gallant <jams...@gmail.com>'
CARGO_PKG_DESCRIPTION='Fast multiple substring searching.'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick'
CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick'
CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
aho_corasick --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.3/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -
-crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"'
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default",
"logging", "perf-literal", "std"))' -C metadata=7b867ca229959ad5 -C
extra-filename=-7b867ca229959ad5 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemchr-7b94710cd1d240a2.rmeta
--cap-lints warn --remap-path-prefix
test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1 --remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling syn v2.0.96
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/Cargo.toml
CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>'
CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=syn CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn'
CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.96 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name syn
--edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C
debug-assertions=off --cfg 'feature="clone-i
mpls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg
'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg
'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values("clone-impls", "default", "derive",
"extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "visit",
"visit-mut"))' -C metadata=cbcabaf8950be9d4 -C extra-filename=-cbcabaf8950be9d4
--out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rmeta
--extern
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-d1154909c8a1392c.rmeta
--extern
unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-b79c077ad66cb5b9.rmeta
--cap-lints warn`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI
bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/libc-54c168e53edd5987/out
rustc --crate-name libc --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn",
"default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace
-core", "std", "use_std"))' -C metadata=b05ab648ab4102ec -C
extra-filename=-b05ab648ab4102ec --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1 --cfg
freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)'
--check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg
'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)'
--check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg
'cfg(gnu_time64_abi)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cf
g 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg
'cfg(libc_ctest)' --check-cfg
'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))'
--check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))'
--check-cfg
'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
warning: unused import: `crate::ntptimeval`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/src/unix/linux_like/linux/gnu/b64/mod.rs:5:5
|
5 | use crate::ntptimeval;
| ^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: `libc` (lib) generated 1 warning
Compiling cfg-if v1.0.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-1.0.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-1.0.0/Cargo.toml
CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a
large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name cfg_if
--edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-1.0.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C
debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature,
values("core"))' -C metadata=2521f997962fa835 -C
extra-filename=-2521f997962fa835 --out-dir /<<PKGBUILDDIR>>/target/release/deps
-C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn`
Compiling once_cell v1.20.2
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.20.2
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.20.2/Cargo.toml
CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kla...@gmail.com>'
CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell'
CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
once_cell --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.20.2/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C
opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg
'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill",
"critical-section", "default", "parking_lot", "portable-atomic", "race", "std",
"unstable"))' -C metadata=8aec3afd954d8494 -C extra-filename=-8aec3afd954d8494
--out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling regex-syntax v0.8.5
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_syntax
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.5
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.5/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant
<jams...@gmail.com>' CARGO_PKG_DESCRIPTION='A regular expression parser.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax'
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
regex_syntax --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.5/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--cra
te-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no
--cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg
'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg
'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg
'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg
'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature,
values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool",
"unicode-case", "unicode-gencat", "unicode-perl", "unicode-script",
"unicode-segment"))' -C metadata=124a2cc46386de5b -C
extra-filename=-124a2cc46386de5b --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-c
ase-3.3.1 --remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling regex-automata v0.4.9
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_automata
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.9
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.9/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant
<jams...@gmail.com>' CARGO_PKG_DESCRIPTION='Automata construction and matching
using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata'
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
regex_automata --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.9/src/lib.rs
--error-format=json --json=diagnosti
c-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg
'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg
'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"'
--cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg
'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg
'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg
'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"'
--cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg
'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg
'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg
'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg
'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass",
"dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm",
"log
ging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf",
"perf-inline", "perf-literal", "perf-literal-multisubstring",
"perf-literal-substring", "std", "syntax", "unicode", "unicode-age",
"unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl",
"unicode-script", "unicode-segment", "unicode-word-boundary"))' -C
metadata=c5fc7528d5b3d5ab -C extra-filename=-c5fc7528d5b3d5ab --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
aho_corasick=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libaho_corasick-7b867ca229959ad5.rmeta
--extern
memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemchr-7b94710cd1d240a2.rmeta
--extern
regex_syntax=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex_syntax-124a2cc4
6386de5b.rmeta --cap-lints warn --remap-path-prefix
test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1 --remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling console v0.15.10
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=console
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/console-0.15.10
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/console-0.15.10/Cargo.toml
CARGO_PKG_AUTHORS='Armin Ronacher <armin.ronac...@active-4.com>'
CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust'
CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/console-rs/console'
CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.15.10 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name console
--edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/console-0.15.10/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-i
nfo,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width",
"windows-console-colors"))' -C metadata=7e11f38fb187b864 -C
extra-filename=-7e11f38fb187b864 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-b05ab648ab4102ec.rmeta
--extern
once_cell=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libonce_cell-8aec3afd954d8494.rmeta
--cap-lints warn --remap-path-prefix
test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1 --remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3
.1`
Compiling test-case-core v3.3.1 (/<<PKGBUILDDIR>>/crates/test-case-core)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=test_case_core
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/crates/test-case-core
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/crates/test-case-core/Cargo.toml
CARGO_PKG_AUTHORS='Marcin Sas-Szymanski
<marcin.sas-szyman...@anixe.pl>:Wojciech Polak <frond...@gmail.com>:Åukasz
Biel <lukasz.p.b...@gmail.com>' CARGO_PKG_DESCRIPTION='Provides core
functionality for parsing #[test_case(...)] procedural macro attribute for
generating parametrized test cases easily' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test-case-core
CARGO_PKG_README=../../README.md
CARGO_PKG_REPOSITORY='https://github.com/frondeus/test-case'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.3.1 CARGO_PKG_VERSION_MAJOR=3
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
test_case_core --edition=2021 crates/test-case-core/src/lib.rs
--error-format=jso
n --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("with-regex"))' -C
metadata=9dfc1a76197e5e17 -C extra-filename=-9dfc1a76197e5e17 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cfg_if=/<<PKGBUILDDIR>>/target/release/deps/libcfg_if-2521f997962fa835.rmeta
--extern
proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rmeta
--extern
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-d1154909c8a1392c.rmeta
--extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-cbcabaf8950be9d4.rmeta`
Compiling similar v2.6.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=similar
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/similar-2.6.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/similar-2.6.0/Cargo.toml
CARGO_PKG_AUTHORS='Armin Ronacher
<armin.ronac...@active-4.com>:Pierre-Ãtienne Meunier <p...@pijul.org>:Brandon
Williams <bwilliams....@gmail.com>' CARGO_PKG_DESCRIPTION='A diff library for
Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=similar CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/similar'
CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name similar
--edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/similar-2.6.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-
type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no
--cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"'
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes",
"default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C
metadata=db0807da8a7533d9 -C extra-filename=-db0807da8a7533d9 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
warning: elided lifetime has a name
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/similar-2.6.0/src/text/mod.rs:546:56
|
543 | pub fn iter_inline_changes<'slf>(
| ---- lifetime `'slf` declared here
...
546 | ) -> impl Iterator<Item = InlineChange<'slf, T>> + '_
| ^^ this elided
lifetime gets resolved as `'slf`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
warning: elided lifetime has a name
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/similar-2.6.0/src/text/mod.rs:561:56
|
557 | pub fn iter_inline_changes_deadline<'slf>(
| ---- lifetime `'slf` declared here
...
561 | ) -> impl Iterator<Item = InlineChange<'slf, T>> + '_
| ^^ this elided
lifetime gets resolved as `'slf`
warning: `similar` (lib) generated 2 warnings
Compiling lazy_static v1.5.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazy_static
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.5.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.5.0/Cargo.toml
CARGO_PKG_AUTHORS='Marvin Löbel <loebel.mar...@gmail.com>'
CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
lazy_static --edition=2015
/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.5.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C
metadata=3f3f41abae5318cf -C extra-filename=-3f3f41abae5318cf --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
warning: elided lifetime has a name
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.5.0/src/inline_lazy.rs:26:43
|
26 | pub fn get<F>(&'static self, f: F) -> &T
| ^ this elided lifetime gets
resolved as `'static`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
|
26 | pub fn get<F>(&'static self, f: F) -> &'static T
| +++++++
warning: `lazy_static` (lib) generated 1 warning
Compiling linked-hash-map v0.5.6
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=linked_hash_map
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/linked-hash-map-0.5.6
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/linked-hash-map-0.5.6/Cargo.toml
CARGO_PKG_AUTHORS='Stepan Koltsov <stepan.kolt...@gmail.com>:Andrew Paseltiner
<apaselti...@gmail.com>' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds
key-value pairs in insertion order'
CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
linked_hash_map --edition=2015
/<<PKGBUILDDIR>>/debian/cargo_registry/linked-hash-map-0.
5.6/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl",
"nightly", "serde", "serde_impl"))' -C metadata=262d9d4d8754dfdf -C
extra-filename=-262d9d4d8754dfdf --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
warning: unused return value of `Box::<T>::from_raw` that must be used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/linked-hash-map-0.5.6/src/lib.rs:165:13
|
165 | Box::from_raw(cur);
| ^^^^^^^^^^^^^^^^^^
|
= note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
= note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
|
165 | let _ = Box::from_raw(cur);
| +++++++
warning: unused return value of `Box::<T>::from_raw` that must be used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/linked-hash-map-0.5.6/src/lib.rs:1300:17
|
1300 | Box::from_raw(self.tail);
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
help: use `let _ = ...` to ignore the resulting value
|
1300 | let _ = Box::from_raw(self.tail);
| +++++++
warning: `linked-hash-map` (lib) generated 2 warnings
Compiling either v1.13.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=either
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/either-1.13.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/either-1.13.0/Cargo.toml
CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants
`Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either
CARGO_PKG_README=README-crates.io.md
CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either'
CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name either
--edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/either-1.13.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C
metadata=62fc837f71669a4f -C extra-filename=-62fc837f71669a4f --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L depende
ncy=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling itertools v0.13.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=itertools
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/itertools-0.13.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/itertools-0.13.0/Cargo.toml
CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors,
iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools'
CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
rustc --crate-name itertools --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/itertools-0.13.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C
opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg
'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C
metadata=c7adf0b99e1438a9 -C extra-filename=-c7adf0b99e1438a9 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
either=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libeither-62fc837f71669a4f.rmeta
--cap-lints warn --remap-path-prefix
test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1 --remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling insta v1.39.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=insta
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/insta-1.39.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/insta-1.39.0/Cargo.toml
CARGO_PKG_AUTHORS='Armin Ronacher <armin.ronac...@active-4.com>'
CARGO_PKG_DESCRIPTION='A snapshot testing library for Rust'
CARGO_PKG_HOMEPAGE='https://insta.rs/' CARGO_PKG_LICENSE=Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=insta CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/insta'
CARGO_PKG_RUST_VERSION=1.51.0 CARGO_PKG_VERSION=1.39.0
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
rustc --crate-name insta --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/insta-1.39.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C emb
ed-bitcode=no --cfg 'feature="colors"' --cfg 'feature="console"' --cfg
'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature,
values("_cargo_insta_internal", "colors", "console", "csv", "default",
"dep_csv", "dep_ron", "dep_toml", "filters", "glob", "globset", "json", "pest",
"pest_derive", "redactions", "regex", "ron", "serde", "toml", "walkdir",
"yaml"))' -C metadata=c8fcef4b065e6ff6 -C extra-filename=-c8fcef4b065e6ff6
--out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
console=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libconsole-7e11f38fb187b864.rmeta
--extern
lazy_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblazy_static-3f3f41abae5318cf.rmeta
--extern linked_hash_map=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux
-gnu/release/deps/liblinked_hash_map-262d9d4d8754dfdf.rmeta --extern
similar=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libsimilar-db0807da8a7533d9.rmeta
--cap-lints warn --remap-path-prefix
test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1 --remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
warning: elided lifetime has a name
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/insta-1.39.0/src/content/yaml/vendored/emitter.rs:106:51
|
105 | impl<'a> YamlEmitter<'a> {
| -- lifetime `'a` declared here
106 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter {
| ^^^^^^^^^^^ this elided
lifetime gets resolved as `'a`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
warning: `insta` (lib) generated 1 warning
Compiling test-case-macros v3.3.1 (/<<PKGBUILDDIR>>/crates/test-case-macros)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=test_case_macros
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/crates/test-case-macros
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/crates/test-case-macros/Cargo.toml
CARGO_PKG_AUTHORS='Marcin Sas-Szymanski
<marcin.sas-szyman...@anixe.pl>:Wojciech Polak <frond...@gmail.com>:Åukasz
Biel <lukasz.p.b...@gmail.com>' CARGO_PKG_DESCRIPTION='Provides
#[test_case(...)] procedural macro attribute for generating parametrized test
cases easily' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test-case-macros
CARGO_PKG_README=../../README.md
CARGO_PKG_REPOSITORY='https://github.com/frondeus/test-case'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.3.1 CARGO_PKG_VERSION_MAJOR=3
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
test_case_macros --edition=2021 crates/test-case-macros/src/lib.rs
--error-format=json --json=diagnostic
-rendered-ansi,artifacts,future-incompat --crate-type proc-macro
--emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C
debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature,
values("with-regex"))' -C metadata=419c3d94c8d61ec5 -C
extra-filename=-419c3d94c8d61ec5 --out-dir /<<PKGBUILDDIR>>/target/release/deps
-C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rlib
--extern
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-d1154909c8a1392c.rlib
--extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-cbcabaf8950be9d4.rlib
--extern
test_case_core=/<<PKGBUILDDIR>>/target/release/deps/libtest_case_core-9dfc1a76197e5e17.rlib
--extern proc_macro`
Compiling regex v1.11.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.11.1
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.11.1/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant
<jams...@gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of regular
expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=regex CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex'
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name regex
--edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.11.1/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf"' --cfg
'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg
'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg
'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"'
--cfg 'feature="unicode"' --cfg 'feature="uni
code-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg
'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg
'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern",
"perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full",
"perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age",
"unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl",
"unicode-script", "unicode-segment", "unstable", "use_std"))' -C
metadata=79b48f7c4acaad60 -C extra-filename=-79b48f7c4acaad60 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
aho_corasick=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libaho_corasick-7b867ca
229959ad5.rmeta --extern
memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemchr-7b94710cd1d240a2.rmeta
--extern
regex_automata=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex_automata-c5fc7528d5b3d5ab.rmeta
--extern
regex_syntax=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex_syntax-124a2cc46386de5b.rmeta
--cap-lints warn --remap-path-prefix
test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1 --remap-path-prefix
test-case-core_3.3.1=/usr/share/cargo/registry/test-case-core-3.3.1
--remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Compiling test-case v3.3.1 (/<<PKGBUILDDIR>>)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=test_case
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='Marcin
Sas-Szymanski <marcin.sas-szyman...@anixe.pl>:Wojciech Polak
<frond...@gmail.com>:Åukasz Biel <lukasz.p.b...@gmail.com>'
CARGO_PKG_DESCRIPTION='Provides #[test_case(...)] procedural macro attribute
for generating parametrized test cases easily' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test-case
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/frondeus/test-case'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.3.1 CARGO_PKG_VERSION_MAJOR=3
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
rustc --crate-name test_case --edition=2021 src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link
-C opt-leve
l=3 -C embed-bitcode=no --test --check-cfg 'cfg(docsrs)' --check-cfg
'cfg(feature, values("regex", "with-regex"))' -C metadata=a1021bbdd671fa46 -C
extra-filename=-a1021bbdd671fa46 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
insta=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libinsta-c8fcef4b065e6ff6.rlib
--extern
itertools=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libitertools-c7adf0b99e1438a9.rlib
--extern
regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex-79b48f7c4acaad60.rlib
--extern
test_case_macros=/<<PKGBUILDDIR>>/target/release/deps/libtest_case_macros-419c3d94c8d61ec5.so
--remap-path-prefix test-case_3.3.1=/usr/share/cargo/registry/test-case-3.3.1
--remap-path-prefix test-case-core_3.3.1=/usr/share/
cargo/registry/test-case-core-3.3.1 --remap-path-prefix
test-case-macros_3.3.1=/usr/share/cargo/registry/test-case-macros-3.3.1`
Finished `release` profile [optimized] target(s) in 52.19s
Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='Marcin
Sas-Szymanski <marcin.sas-szyman...@anixe.pl>:Wojciech Polak
<frond...@gmail.com>:Åukasz Biel <lukasz.p.b...@gmail.com>'
CARGO_PKG_DESCRIPTION='Provides #[test_case(...)] procedural macro attribute
for generating parametrized test cases easily' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test-case
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/frondeus/test-case'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.3.1 CARGO_PKG_VERSION_MAJOR=3
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/test_case-a1021bbdd671fa
46`
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out;
finished in 0.00s
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
create-stamp debian/debhelper-build-stamp
dh_prep
dh_auto_install --buildsystem=rust --destdir=debian/librust-test-case-dev/
Use of uninitialized value in join or string at
/usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309.
cd crates/test-case-core && cargo package --offline --allow-dirty
--no-verify --target-dir /<<PKGBUILDDIR>>/target --package test-case-core\@3.3.1
Packaging test-case-core v3.3.1 (/<<PKGBUILDDIR>>/crates/test-case-core)
Packaged 14 files, 63.6KiB (14.3KiB compressed)
cd
debian/librust-test-case-dev/usr/share/cargo/registry/test-case-core-3.3.1/..
&& tar --exclude debian/\* --exclude debian --exclude Cargo.toml.orig --exclude
Cargo.lock --exclude COPYING\* --exclude LICENSE\* -xvf
../../../../../../target/package/test-case-core-3.3.1.crate test-case-core-3.3.1
test-case-core-3.3.1/Cargo.toml
test-case-core-3.3.1/README.md
test-case-core-3.3.1/src/comment.rs
test-case-core-3.3.1/src/complex_expr.rs
test-case-core-3.3.1/src/expr.rs
test-case-core-3.3.1/src/lib.rs
test-case-core-3.3.1/src/modifier.rs
test-case-core-3.3.1/src/test_case.rs
test-case-core-3.3.1/src/test_matrix/matrix_product.rs
test-case-core-3.3.1/src/test_matrix/mod.rs
test-case-core-3.3.1/src/utils.rs
cargo package --offline --allow-dirty --no-verify --target-dir
/<<PKGBUILDDIR>>/target --package test-case\@3.3.1
Packaging test-case v3.3.1 (/<<PKGBUILDDIR>>)
error: failed to prepare local package for uploading
Caused by:
no matching package named `test-case-macros` found
location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry`
(which is replacing registry `crates-io`)
required by package `test-case v3.3.1 (/<<PKGBUILDDIR>>)`
As a reminder, you're using offline mode (--offline) which can sometimes
cause surprising resolution failures, if this error is too confusing you may
wish to retry without the offline flag.
dh_auto_install: error: cargo package --offline --allow-dirty --no-verify
--target-dir /<<PKGBUILDDIR>>/target --package test-case\@3.3.1 returned exit
code 101
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202501/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:rust-test-case, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---