[INFO] cloning repository https://github.com/koca-build/rfpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koca-build/rfpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoca-build%2Frfpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoca-build%2Frfpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1141b5be06493aaaef83856a3e7b82db2efd76c8 [INFO] testing koca-build/rfpm against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoca-build%2Frfpm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/koca-build/rfpm [INFO] finished tweaking git repo https://github.com/koca-build/rfpm [INFO] tweaked toml for git repo https://github.com/koca-build/rfpm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/koca-build/rfpm on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/koca-build/rfpm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twofish v0.7.1 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded ocb3 v0.1.0 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded aes-kw v0.2.1 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded cpio v0.4.1 [INFO] [stderr] Downloaded enum-primitive-derive v0.3.0 [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded eax v0.5.0 [INFO] [stderr] Downloaded enum-display-derive v0.1.1 [INFO] [stderr] Downloaded blowfish v0.9.1 [INFO] [stderr] Downloaded bitfield v0.17.0 [INFO] [stderr] Downloaded num_enum v0.7.6 [INFO] [stderr] Downloaded idea v0.5.1 [INFO] [stderr] Downloaded buffer-redux v1.1.0 [INFO] [stderr] Downloaded cfb-mode v0.8.2 [INFO] [stderr] Downloaded num_enum_derive v0.7.6 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded cast5 v0.11.1 [INFO] [stderr] Downloaded liblzma v0.3.6 [INFO] [stderr] Downloaded toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Downloaded camellia v0.1.0 [INFO] [stderr] Downloaded k256 v0.13.4 [INFO] [stderr] Downloaded dsa v0.6.3 [INFO] [stderr] Downloaded rpm v0.17.1 [INFO] [stderr] Downloaded sha1-checked v0.10.0 [INFO] [stderr] Downloaded sha3 v0.10.9 [INFO] [stderr] Downloaded liblzma-sys v0.3.13 [INFO] [stderr] Downloaded pgp v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d01147ba705069f5896d1da9a4a082a91802c360e2992aa133cda6403ba4f10 [INFO] running `Command { std: "docker" "start" "-a" "3d01147ba705069f5896d1da9a4a082a91802c360e2992aa133cda6403ba4f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d01147ba705069f5896d1da9a4a082a91802c360e2992aa133cda6403ba4f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d01147ba705069f5896d1da9a4a082a91802c360e2992aa133cda6403ba4f10", kill_on_drop: false }` [INFO] [stdout] 3d01147ba705069f5896d1da9a4a082a91802c360e2992aa133cda6403ba4f10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee4a93662f89508bb547bae925a3c32061a237414bf3cc633a77bd3338d5ec26 [INFO] running `Command { std: "docker" "start" "-a" "ee4a93662f89508bb547bae925a3c32061a237414bf3cc633a77bd3338d5ec26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling buffer-redux v1.1.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bitfield v0.17.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling cpio v0.4.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling liblzma v0.3.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling pgp v0.15.0 [INFO] [stderr] Compiling rpm v0.17.1 [INFO] [stderr] Compiling rfpm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "ee4a93662f89508bb547bae925a3c32061a237414bf3cc633a77bd3338d5ec26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4a93662f89508bb547bae925a3c32061a237414bf3cc633a77bd3338d5ec26", kill_on_drop: false }` [INFO] [stdout] ee4a93662f89508bb547bae925a3c32061a237414bf3cc633a77bd3338d5ec26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 455df8c992f892437df57d558aeee3a5ea67a5d75ad5b94f9800cd619e795fc6 [INFO] running `Command { std: "docker" "start" "-a" "455df8c992f892437df57d558aeee3a5ea67a5d75ad5b94f9800cd619e795fc6", kill_on_drop: false }` [INFO] [stderr] Compiling rfpm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "455df8c992f892437df57d558aeee3a5ea67a5d75ad5b94f9800cd619e795fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455df8c992f892437df57d558aeee3a5ea67a5d75ad5b94f9800cd619e795fc6", kill_on_drop: false }` [INFO] [stdout] 455df8c992f892437df57d558aeee3a5ea67a5d75ad5b94f9800cd619e795fc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6237feb019da6e0b9e75f31693da25bb7464da4e88e00b8440ccc2b39829feab [INFO] running `Command { std: "docker" "start" "-a" "6237feb019da6e0b9e75f31693da25bb7464da4e88e00b8440ccc2b39829feab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rfpm-d5a813c0a75b5281) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test arch::tests::all_mappings ... ok [INFO] [stdout] test arch::tests::amd64_mappings ... ok [INFO] [stdout] test content::tests::content_from_cursor ... ok [INFO] [stdout] test content::tests::content_from_string ... ok [INFO] [stdout] test content::tests::content_from_vec ... ok [INFO] [stdout] test arch::tests::arm64_mappings ... ok [INFO] [stdout] test arch::tests::i386_mappings ... ok [INFO] [stdout] test arch::tests::armhf_mappings ... ok [INFO] [stdout] test arch::tests::armel_mappings ... ok [INFO] [stdout] test content::tests::content_new_escape_hatch ... ok [INFO] [stdout] test content::tests::content_read_string_invalid_utf8 ... ok [INFO] [stdout] test content::tests::content_from_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8cf1e19b1993fb86) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_arch_filename ... ok [INFO] [stdout] test test_arch_invalid_name ... ok [INFO] [stdout] test test_filenames_arm64 ... ok [INFO] [stdout] test test_filenames_all ... ok [INFO] [stdout] test test_deb_compression_xz ... ok [INFO] [stdout] test test_rpm_filename ... ok [INFO] [stdout] test test_rpm_rejects_mode_overflow ... ok [INFO] [stdout] test test_deb_filename ... ok [INFO] [stdout] test test_deb_compression_zstd ... ok [INFO] [stdout] test test_deb_data_has_files ... ok [INFO] [stdout] test test_rpm_roundtrip ... ok [INFO] [stdout] test test_deb_roundtrip ... ok [INFO] [stdout] test test_deb_control_has_metadata ... ok [INFO] [stdout] test test_arch_mtree_is_gzipped ... ok [INFO] [stdout] test test_arch_roundtrip ... ok [INFO] [stdout] test test_multi_format_same_package ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Doc-tests rfpm [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 3) - compile ... ok [INFO] [stdout] test src/lib.rs - Package::add_file_with (line 170) ... ok [INFO] [stdout] test src/content.rs - content (line 7) ... ok [INFO] [stdout] test src/arch.rs - arch::Arch (line 8) ... ok [INFO] [stdout] test src/lib.rs - FileOptions (line 312) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.14s; merged doctests compilation took 2.13s [INFO] running `Command { std: "docker" "inspect" "6237feb019da6e0b9e75f31693da25bb7464da4e88e00b8440ccc2b39829feab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6237feb019da6e0b9e75f31693da25bb7464da4e88e00b8440ccc2b39829feab", kill_on_drop: false }` [INFO] [stdout] 6237feb019da6e0b9e75f31693da25bb7464da4e88e00b8440ccc2b39829feab