Debian Package Auto-Building

Buildd status for rust-apr (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.1.16-1Installed43d 6h 41mx86-conova-01miscold | all (1)giveback
Buildd exposure stats arm64 0.1.16-1Installed43d 6h 41marm-conova-04miscold | all (1)giveback
Buildd exposure stats armel  0.1.16-1Build-Attempted43d 6h 57marm-conova-02uncompiledmiscold | all (1)giveback
Buildd exposure stats armhf  0.1.16-1Build-Attempted43d 6h 26marm-conova-04uncompiledmiscold | all (1)giveback
Buildd exposure stats i386  0.1.16-1Build-Attempted43d 7h 4mx86-conova-01uncompiledmiscold | all (1)giveback
Buildd exposure stats mips64el 0.1.16-1Installed43d 6h 11mmipsel-osuosl-03miscold | all (1)giveback
Buildd exposure stats ppc64el 0.1.16-1Installed43d 6h 41mppc64el-conova-02miscold | all (1)giveback
Buildd exposure stats riscv64 0.1.16-1Installed43d 6h 27mrv-manda-03miscold | all (1)giveback
Buildd exposure stats s390x 0.1.16-1Installed43d 5h 27mzandonaimiscold | all (1)giveback
Buildd exposure stats alpha  0.1.16-1BD-Uninstallable43d 7h 2muncompiledmiscold | no loggiveback
Buildd exposure stats hppa  0.1.16-1BD-Uninstallable43d 7h 2muncompiledmiscold | no loggiveback
Buildd exposure stats hurd-amd64  0.1.16-1Failed18d 10h 46mboralusuncompiledmiscold | all (1)giveback
Buildd exposure stats hurd-i386  0.1.16-1Failed43d 6h 47mironforgeuncompiledmiscold | all (1)giveback
Buildd exposure stats loong64 0.1.16-1Installed43d 6h 42mloong64-loongson-03miscold | all (1)giveback
Buildd exposure stats m68k  0.1.16-1BD-Uninstallable43d 7h 2muncompiledmiscold | no loggiveback
Buildd exposure stats powerpc  0.1.16-1Build-Attempted22d 21h 44mkapitsa2uncompiledmiscold | all (3)giveback
Buildd exposure stats ppc64 0.1.16-1Installed43d 6h 42mkapitsamiscold | all (1)giveback
Buildd exposure stats sh4  0.1.16-1BD-Uninstallable43d 7h 2muncompiledmiscold | no loggiveback
Buildd exposure stats sparc64 0.1.16-1Installed43d 5h 41mnvg5120miscold | all (1)giveback
Buildd exposure stats x32  0.1.16-1Build-Attempted43d 6h 59mx32-do-02uncompiledmiscold | all (1)giveback

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

Tail of log for rust-apr on armel:

   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.80.1/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:
    tables::tests::test_strings

test result: FAILED. 31 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s

error: test failed, to rerun pass `--lib`
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-apr on armhf:

   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.80.1/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:
    tables::tests::test_strings

test result: FAILED. 31 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s

error: test failed, to rerun pass `--lib`
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-apr on i386:

     2: core::result::unwrap_failed
               at /usr/src/rustc-1.80.1/library/core/src/result.rs:1679:5
     3: core::result::Result<T,E>::expect
               at /usr/src/rustc-1.80.1/library/core/src/result.rs:1059:23
     4: build_script_build::create_bindings
               at ./build.rs:15:20
     5: build_script_build::main
               at ./build.rs:85:5
     6: core::ops::function::FnOnce::call_once
               at /usr/src/rustc-1.80.1/library/core/src/ops/function.rs:250:5
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
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-apr on hurd-amd64:

  --> src/lib.rs:45:1
   |
45 | #[ctor::ctor]
   | ^^^^^^^^^^^^^
   |
   = note: this error originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)

error: could not compile `apr` (lib test) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=apr CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' CARGO_PKG_DESCRIPTION='Rust bindings for Apache Portable Runtime' CARGO_PKG_HOMEPAGE='https://github.com/jelmer/apr-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=apr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/apr-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-hurd-gnu/debug/build/apr-6a5bac7cfb9e297c/out rustc --crate-name apr --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("pool-debug", "url"))' -C metadata=e412b437c28bd55a -C extra-filename=-e412b437c28bd55a --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 ctor=/<<PKGBUILDDIR>>/target/debug/deps/libctor-dce529ad6e8ccb8b.so -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/apr-0.1.16 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -l apr-1 -l aprutil-1 -l ldap -l lber --cfg system_deps_have_apr_1 --cfg system_deps_have_apr_util_1` (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-apr on hurd-i386:

     2: core::result::unwrap_failed
               at /usr/src/rustc-1.80.1/library/core/src/result.rs:1679:5
     3: core::result::Result<T,E>::expect
               at /usr/src/rustc-1.80.1/library/core/src/result.rs:1059:23
     4: build_script_build::create_bindings
               at ./build.rs:15:20
     5: build_script_build::main
               at ./build.rs:85:5
     6: core::ops::function::FnOnce::call_once
               at /usr/src/rustc-1.80.1/library/core/src/ops/function.rs:250:5
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
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-apr on powerpc:

   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.81.0/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:
    tables::tests::test_strings

test result: FAILED. 31 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s

error: test failed, to rerun pass `--lib`
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-apr on x32:

test time::tests::test_time_now ... ok
test uri::tests::test_parse ... ok
test uri::tests::test_parse_hostinfo ... ok
test uri::tests::test_port_of_scheme ... ok
test versions::tests::test_apr_version_string ... ok
test versions::tests::test_apu_version_string ... ok
fatal runtime error: Rust cannot catch foreign exceptions
error: test failed, to rerun pass `--lib`

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' CARGO_PKG_DESCRIPTION='Rust bindings for Apache Portable Runtime' CARGO_PKG_HOMEPAGE='https://github.com/jelmer/apr-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=apr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/apr-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnux32/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/build/apr-00d67b20c814ac8b/out /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnux32/debug/deps/apr-5d45165965c07443` (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-apr on alpha:

libaudit1 depends on missing:
- libaudit-common:alpha (>= 1:4.0.2-2)

Dependency installability problem for rust-apr on hppa:

libaudit1 depends on missing:
- libaudit-common:hppa (>= 1:4.0.2-2)

Dependency installability problem for rust-apr on m68k:

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

Dependency installability problem for rust-apr on sh4:

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

Failing reason for rust-apr on hurd-amd64:

> error: #[ctor] is not supported on the current target

Failing reason for rust-apr on hurd-i386:

> [apr 0.1.16] /usr/include/apr-1.0/apr.h:390:10: error: unknown type name 'off64_t'