Debian Package Auto-Building

Buildd status for rust-clock-steering (sid)

TrackerChangelogBugspackages.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
all is not present in the architecture list set by the maintainer
Buildd exposure stats amd64 0.2.1-1 b1Installed122d 12h 50mx86-csail-01miscold | all (1)giveback
Buildd exposure stats arm64 0.2.1-1 b1Installed122d 12h 50marm-arm-04miscold | all (1)giveback
Buildd exposure stats armel  0.2.1-1 b1Build-Attempted122d 13h 21marm-arm-01uncompiledmiscold | all (1)giveback
Buildd exposure stats armhf  0.2.1-1 b1Build-Attempted122d 13h 23marm-arm-01uncompiledmiscold | all (1)giveback
Buildd exposure stats i386 0.2.1-1 b1Installed122d 12h 50mx86-grnet-01miscold | all (1)giveback
Buildd exposure stats mips64el 0.2.1-1 b1Installed120d 55mmipsel-osuosl-02miscold | all (1)giveback
Buildd exposure stats ppc64el 0.2.1-1 b1Installed122d 12h 50mppc64el-conova-02miscold | all (1)giveback
Buildd exposure stats riscv64 0.2.1-1 b1Installed122d 11h 20mrv-osuosl-03miscold | all (1)giveback
Buildd exposure stats s390x 0.2.1-1 b1Installed122d 9h 49mzanimiscold | all (1)giveback
Buildd exposure stats alpha  0.2.1-1 b1BD-Uninstallable122d 15h 20muncompiledmiscold | no loggiveback
Buildd exposure stats hppa  0.2.1-1 b1BD-Uninstallable122d 15h 20muncompiledmiscold | no loggiveback
Buildd exposure stats hurd-amd64  0.2.1-1 b1Failed94d 8h 25mboralusuncompiledmiscold | all (1)giveback
Buildd exposure stats hurd-i386  0.2.1-1 b1Failed122d 13h 23mironforgeuncompiledmiscold | all (1)giveback
Buildd exposure stats loong64 0.2.1-1 b1Installed122d 13h 15mloong64-loongson-03miscold | all (1)giveback
Buildd exposure stats m68k  0.2.1-1 b1BD-Uninstallable122d 15h 20muncompiledmiscold | no loggiveback
Buildd exposure stats powerpc  0.2.1-1 b1Build-Attempted33d 16mblaauw2uncompiledmiscold | all (3)giveback
Buildd exposure stats ppc64 0.2.1-1 b1Installed122d 13h 15mdebian-project-be-1miscold | all (1)giveback
Buildd exposure stats sh4  0.2.1-1 b1BD-Uninstallable122d 15h 19muncompiledmiscold | no loggiveback
Buildd exposure stats sparc64 0.2.1-1 b1Installed122d 13h 14msompekmiscold | all (1)giveback
Buildd exposure stats x32  0.2.1-1 b1Build-Attempted114d 12h 49mx32-do-01uncompiledmiscold | all (2)giveback

Install getbuildlog: sudo apt install devscripts
Download latest rust-clock-steering build logs: getbuildlog rust-clock-steering last
Download all rust-clock-steering build logs: getbuildlog rust-clock-steering

BinNMU changelog for rust-clock-steering on amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x, alpha, hppa, hurd-amd64, hurd-i386, loong64, m68k, powerpc, ppc64, sh4, sparc64 and x32:

Rebuild on buildd

Tail of log for rust-clock-steering on armel:

Some errors have detailed explanations: E0063, E0308.
For more information about an error, try `rustc --explain E0063`.
error: could not compile `clock-steering` (lib) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 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 debuginfo=2 -C metadata=3591fad2d78f21e3 -C extra-filename=-3591fad2d78f21e3 --out-dir /<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/deps --target armv5te-unknown-linux-gnueabi -C incremental=/<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/deps/liblibc-ca343a578339ddf1.rmeta -C debuginfo=2 -C strip=none --cap-lints warn -C linker=arm-linux-gnueabi-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
error: could not compile `clock-steering` (lib test) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=34ec276dd7282c01 -C extra-filename=-34ec276dd7282c01 --out-dir /<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/deps --target armv5te-unknown-linux-gnueabi -C incremental=/<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/armv5te-unknown-linux-gnueabi/debug/deps/liblibc-ca343a578339ddf1.rlib -C debuginfo=2 -C strip=none --cap-lints warn -C linker=arm-linux-gnueabi-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary-arch] Error 2

Tail of log for rust-clock-steering on armhf:

Some errors have detailed explanations: E0063, E0308.
For more information about an error, try `rustc --explain E0063`.
error: could not compile `clock-steering` (lib) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 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 debuginfo=2 -C metadata=6ed818e9c657ca2d -C extra-filename=-6ed818e9c657ca2d --out-dir /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target armv7-unknown-linux-gnueabihf -C incremental=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibc-4c95f205cd13622b.rmeta -C debuginfo=2 -C strip=none --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
error: could not compile `clock-steering` (lib test) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6c0d4ff1c2056b17 -C extra-filename=-6c0d4ff1c2056b17 --out-dir /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target armv7-unknown-linux-gnueabihf -C incremental=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibc-4c95f205cd13622b.rlib -C debuginfo=2 -C strip=none --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary-arch] Error 2

Tail of log for rust-clock-steering on hurd-amd64 (other failed builds: hurd-i386):

help: consider giving this closure parameter an explicit type
    |
364 |         self.update_timex(|mut timex: /* Type */| {
    |                                                 

Some errors have detailed explanations: E0046, E0282, E0412, E0422, E0425, E0432.
For more information about an error, try `rustc --explain E0046`.
error: could not compile `clock-steering` (lib) due to 35 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 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 debuginfo=2 -C metadata=9bed8db48ee436c7 -C extra-filename=-9bed8db48ee436c7 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-hurd-gnu/debug/deps --target x86_64-unknown-hurd-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-hurd-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-hurd-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-hurd-gnu/debug/deps/liblibc-ae290de3d0d57e22.rmeta -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary-arch] Error 2

Tail of log for rust-clock-steering on powerpc:

Some errors have detailed explanations: E0063, E0308.
For more information about an error, try `rustc --explain E0063`.
error: could not compile `clock-steering` (lib) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 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 debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c5b7a18344e4d2ed -C extra-filename=-c5b7a18344e4d2ed --out-dir /<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/deps --target powerpc-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/deps/liblibc-34b6bcfd1cfc0823.rmeta -C debuginfo=2 -C strip=none --cap-lints warn -C linker=powerpc-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
error: could not compile `clock-steering` (lib test) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e921a9ff88b2bfd -C extra-filename=-6e921a9ff88b2bfd --out-dir /<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/deps --target powerpc-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/powerpc-unknown-linux-gnu/debug/deps/liblibc-34b6bcfd1cfc0823.rlib -C debuginfo=2 -C strip=none --cap-lints warn -C linker=powerpc-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary-arch] Error 2

Tail of log for rust-clock-steering on x32:

fatal runtime error: Rust cannot catch foreign exceptions
error: could not compile `clock-steering` (lib) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 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 debuginfo=2 -C metadata=a6cd48de57693cdc -C extra-filename=-a6cd48de57693cdc --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps --target x86_64-unknown-linux-gnux32 -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps/liblibc-b40b6b8b88cce58d.rmeta -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnux32-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (signal: 6, SIGABRT: process abort signal)
warning: build failed, waiting for other jobs to finish...
fatal runtime error: Rust cannot catch foreign exceptions
error: could not compile `clock-steering` (lib test) due to 6 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clock_steering CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Functionality for manual clock steering' CARGO_PKG_HOMEPAGE='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clock-steering CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pendulum-project/timestamped-socket' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clock_steering --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e3383ba273c686f9 -C extra-filename=-e3383ba273c686f9 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps --target x86_64-unknown-linux-gnux32 -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps/liblibc-b40b6b8b88cce58d.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnux32-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/clock-steering-0.2.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (signal: 6, SIGABRT: process abort signal)
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary-arch] Error 2

Dependency installability problem for rust-clock-steering on alpha:

rust-clock-steering build-depends on:
- dh-cargo:alpha (>= 25)
dh-cargo depends on missing:
- cargo:alpha (>= 0.40.0-3~~)

Dependency installability problem for rust-clock-steering on hppa:

rust-clock-steering build-depends on:
- dh-cargo:hppa (>= 25)
dh-cargo depends on missing:
- cargo:hppa (>= 0.40.0-3~~)

Dependency installability problem for rust-clock-steering on m68k:

rust-clock-steering build-depends on:
- dh-cargo:m68k (>= 25)
dh-cargo depends on missing:
- cargo:m68k (>= 0.40.0-3~~)

Dependency installability problem for rust-clock-steering on sh4:

rust-clock-steering build-depends on:
- dh-cargo:sh4 (>= 25)
dh-cargo depends on missing:
- cargo:sh4 (>= 0.40.0-3~~)

Failing reason for rust-clock-steering on hurd-amd64 and hurd-i386:

> error[E0432]: unresolved import `libc::ntp_adjtime`