[INFO] cloning repository https://github.com/collabora/aptly-rest-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/collabora/aptly-rest-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Faptly-rest-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Faptly-rest-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41397df8dec303132a3ccb8f770d60c598a8ca9f [INFO] testing collabora/aptly-rest-tools against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Faptly-rest-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/collabora/aptly-rest-tools [INFO] finished tweaking git repo https://github.com/collabora/aptly-rest-tools [INFO] tweaked toml for git repo https://github.com/collabora/aptly-rest-tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/collabora/aptly-rest-tools on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/collabora/aptly-rest-tools 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0217d71a17483ed7affcd4e98c983f31f07d11dce347985dc492febea6944373 [INFO] running `Command { std: "docker" "start" "-a" "0217d71a17483ed7affcd4e98c983f31f07d11dce347985dc492febea6944373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0217d71a17483ed7affcd4e98c983f31f07d11dce347985dc492febea6944373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0217d71a17483ed7affcd4e98c983f31f07d11dce347985dc492febea6944373", kill_on_drop: false }` [INFO] [stdout] 0217d71a17483ed7affcd4e98c983f31f07d11dce347985dc492febea6944373 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77f6258e9daa6c3c897619f9c5e9d1e07ce418f3498caea05fadc5597ecabbe3 [INFO] running `Command { std: "docker" "start" "-a" "77f6258e9daa6c3c897619f9c5e9d1e07ce418f3498caea05fadc5597ecabbe3", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling ed448-goldilocks v0.7.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling x448 v0.6.0 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling pgp v0.14.2 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling mailparse v0.15.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rusoto_s3 v0.48.0 [INFO] [stderr] Compiling async-tar v0.5.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling async-compression v0.4.19 [INFO] [stderr] Compiling pgp-cleartext v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling os_str_bytes v7.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling simple-file-manifest v0.11.0 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling debian-packaging v0.18.0 (https://github.com/refi64/linux-packaging-rs.git?rev=4a6dadef906b099d05d2bf004ed557fbfeae1b10#4a6dadef) [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling color-eyre v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling aptly-rest-mock v0.0.1 (/opt/rustwide/workdir/aptly-rest-mock) [INFO] [stderr] Compiling aptly-rest v0.1.0 (/opt/rustwide/workdir/aptly-rest) [INFO] [stderr] Compiling leon v3.0.2 [INFO] [stderr] Compiling sync2aptly v0.1.0 (/opt/rustwide/workdir/sync2aptly) [INFO] [stderr] Compiling aptlyctl v0.1.0 (/opt/rustwide/workdir/aptlyctl) [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling aptly-latest-snapshots v0.1.0 (/opt/rustwide/workdir/aptly-latest-snapshots) [INFO] [stderr] Compiling apt2aptly v0.1.0 (/opt/rustwide/workdir/apt2aptly) [INFO] [stderr] Compiling obs2aptly v0.1.0 (/opt/rustwide/workdir/obs2aptly) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 27s [INFO] running `Command { std: "docker" "inspect" "77f6258e9daa6c3c897619f9c5e9d1e07ce418f3498caea05fadc5597ecabbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f6258e9daa6c3c897619f9c5e9d1e07ce418f3498caea05fadc5597ecabbe3", kill_on_drop: false }` [INFO] [stdout] 77f6258e9daa6c3c897619f9c5e9d1e07ce418f3498caea05fadc5597ecabbe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c65a6e1b978e6e73d1bece5578575333b30a0cd091384def9bce90221f5daff [INFO] running `Command { std: "docker" "start" "-a" "1c65a6e1b978e6e73d1bece5578575333b30a0cd091384def9bce90221f5daff", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling reserve-port v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling aptly-rest-mock v0.0.1 (/opt/rustwide/workdir/aptly-rest-mock) [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling axum-test v17.3.0 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling rusoto_s3 v0.48.0 [INFO] [stderr] Compiling debian-packaging v0.18.0 (https://github.com/refi64/linux-packaging-rs.git?rev=4a6dadef906b099d05d2bf004ed557fbfeae1b10#4a6dadef) [INFO] [stderr] Compiling aptly-rest v0.1.0 (/opt/rustwide/workdir/aptly-rest) [INFO] [stderr] Compiling sync2aptly v0.1.0 (/opt/rustwide/workdir/sync2aptly) [INFO] [stderr] Compiling aptly-latest-snapshots v0.1.0 (/opt/rustwide/workdir/aptly-latest-snapshots) [INFO] [stderr] Compiling aptlyctl v0.1.0 (/opt/rustwide/workdir/aptlyctl) [INFO] [stderr] Compiling obs2aptly v0.1.0 (/opt/rustwide/workdir/obs2aptly) [INFO] [stderr] Compiling apt2aptly v0.1.0 (/opt/rustwide/workdir/apt2aptly) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "1c65a6e1b978e6e73d1bece5578575333b30a0cd091384def9bce90221f5daff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c65a6e1b978e6e73d1bece5578575333b30a0cd091384def9bce90221f5daff", kill_on_drop: false }` [INFO] [stdout] 1c65a6e1b978e6e73d1bece5578575333b30a0cd091384def9bce90221f5daff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f164059cea2858dfce900f909db3be49269f122194e42b2816a0734705fcbbe [INFO] running `Command { std: "docker" "start" "-a" "0f164059cea2858dfce900f909db3be49269f122194e42b2816a0734705fcbbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apt2aptly-87d7b4063539817d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/apt2aptly-38f0bee0c880fce0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aptly_latest_snapshots-6f4cad03dd1e4072) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_latest_snapshot ... ok [INFO] [stdout] test tests::test_latest_snapshot_missing ... ok [INFO] [stdout] test tests::test_healthz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aptly_latest_snapshots-c790bafdb8f01a03) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aptly_rest-01aedc2a7a3b778e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test key::test::parse_fail_empty ... ok [INFO] [stdout] test key::test::parse_fail_empty_architecture ... ok [INFO] [stdout] test key::test::parse_fail_invalid_version ... ok [INFO] [stdout] test key::test::ord ... ok [INFO] [stdout] test key::test::parse_fail_non_hex_hash ... ok [INFO] [stdout] test key::test::parse ... ok [INFO] [stdout] test key::test::parse_fail_too_many_fields ... ok [INFO] [stdout] test key::test::parse_fail_missing_fields ... ok [INFO] [stdout] test api::packages::test::deserialize_binary ... ok [INFO] [stdout] test key::test::display ... ok [INFO] [stdout] test api::packages::test::deserialize_source ... ok [INFO] [stdout] test api::repos::test::deserialize_source ... ok [INFO] [stdout] test api::repos::test::deserialize_binary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/control_parsing.rs (/opt/rustwide/target/debug/deps/control_parsing-cb4d80fac1823a23) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test changes ... ok [INFO] [stderr] Running tests/repos.rs (/opt/rustwide/target/debug/deps/repos-f3fa641282e50629) [INFO] [stdout] test signed_dsc ... ok [INFO] [stdout] test scanner ... ok [INFO] [stdout] test dsc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test repos ... ok [INFO] [stdout] test repo_packages_detailed ... ok [INFO] [stdout] test repo_packages_list ... ok [INFO] [stderr] Running tests/version.rs (/opt/rustwide/target/debug/deps/version-c57bff410e0a08cd) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aptly_rest_mock-8b7228aeb780cfd2) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aptlyctl-1adfa9aa407e4393) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/obs2aptly-906279de6b6ef40b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/obs2aptly-14395d15b7849229) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/sync.rs (/opt/rustwide/target/debug/deps/sync-5af93edb3f2978d7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2026-06-12T17:38:26.600215Z  INFO sync:sync: sync2aptly: == Syncing armhf == [INFO] [stdout] 2026-06-12T17:38:26.600384Z  INFO sync:sync: sync2aptly: Remove from aptly: Parmhf rustc 1.48.0+dfsg1-2 e1326ac306ca4ee6 [INFO] [stdout] 2026-06-12T17:38:26.600638Z  INFO sync:sync: sync2aptly: == Syncing amd64 == [INFO] [stdout] 2026-06-12T17:38:26.602524Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-1.48 1.48.0+dfsg1-2 4209efe7547be98f [INFO] [stdout] 2026-06-12T17:38:26.602679Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev 1.48.0+dfsg1-2 bc4cbe4609a95406 [INFO] [stdout] 2026-06-12T17:38:26.602823Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev-windows 1.48.0+dfsg1-2 1080e40c3fdd511 [INFO] [stdout] 2026-06-12T17:38:26.602909Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 rustc 1.48.0+dfsg1-2 87415bdc9ef60793 [INFO] [stdout] 2026-06-12T17:38:26.603554Z  INFO sync:sync: sync2aptly: == Syncing arm64 == [INFO] [stdout] 2026-06-12T17:38:26.606530Z  INFO sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-1.48 1.48.0+dfsg1-2 7400092db566a981 [INFO] [stdout] 2026-06-12T17:38:26.606644Z  INFO sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-dev 1.48.0+dfsg1-2 7764f50e29fd85c5 [INFO] [stdout] 2026-06-12T17:38:26.608525Z  INFO sync:sync: sync2aptly: Remove from aptly: Parm64 rustc 1.48.0+dfsg1-2 8e2029a47cdca5d1 [INFO] [stdout] 2026-06-12T17:38:26.608620Z  INFO sync:sync: sync2aptly: == Syncing arch indep packages == [INFO] [stdout] 2026-06-12T17:38:26.608687Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall libstd-rust-dev-wasm32 1.48.0+dfsg1-2 467ca0824312dc4 [INFO] [stdout] 2026-06-12T17:38:26.608726Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-doc 1.48.0+dfsg1-2 21341ad8ea22dc04 [INFO] [stdout] 2026-06-12T17:38:26.608859Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-gdb 1.48.0+dfsg1-2 8dddcae8b989b1bc [INFO] [stdout] 2026-06-12T17:38:26.608939Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-lldb 1.48.0+dfsg1-2 404abacfbe5249af [INFO] [stdout] 2026-06-12T17:38:26.609038Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-src 1.48.0+dfsg1-2 247e0d32aff6ddc9 [INFO] [stdout] 2026-06-12T17:38:26.609158Z  INFO sync:sync: sync2aptly: == Syncing sources == [INFO] [stdout] 2026-06-12T17:38:26.609261Z  INFO sync:sync: sync2aptly: Remove from aptly: Psource rustc 1.48.0+dfsg1-2 1874ac1ecae98276 [INFO] [stdout] 2026-06-12T17:38:26.609298Z  INFO sync:sync: sync2aptly: == Looking for existing packages in the pool == [INFO] [stdout] 2026-06-12T17:38:26.609873Z  INFO sync:sync: sync2aptly: == Actions calculated == [INFO] [stdout] test empty_obs ... ok [INFO] [stdout] 2026-06-12T17:38:26.910032Z  INFO sync:sync: sync2aptly: == Syncing arm64 == [INFO] [stdout] 2026-06-12T17:38:26.910136Z DEBUG sync:sync: sync2aptly: * libstd-rust-1.48 - libstd-rust-1.48 [INFO] [stdout] 2026-06-12T17:38:26.911263Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-1.48 == [INFO] [stdout] 2026-06-12T17:38:26.911307Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-1.48_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-06-12T17:38:26.911340Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-1.48 1.48.0+dfsg1-2 7400092db566a981 [INFO] [stdout] 2026-06-12T17:38:26.911385Z DEBUG sync:sync: sync2aptly: + libstd-rust-1.48-dbgsym - libstd-rust-dev [INFO] [stdout] 2026-06-12T17:38:26.911443Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-1.48-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-06-12T17:38:26.911982Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev - libstd-rust-dev [INFO] [stdout] 2026-06-12T17:38:26.912703Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev == [INFO] [stdout] 2026-06-12T17:38:26.912733Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-dev_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-06-12T17:38:26.912759Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-dev 1.48.0+dfsg1-2 7764f50e29fd85c5 [INFO] [stdout] 2026-06-12T17:38:26.912797Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-06-12T17:38:26.913514Z DEBUG sync:sync:sync: sync2aptly: == Changes for rustc == [INFO] [stdout] 2026-06-12T17:38:26.913544Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rustc_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-06-12T17:38:26.913568Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parm64 rustc 1.48.0+dfsg1-2 8e2029a47cdca5d1 [INFO] [stdout] 2026-06-12T17:38:26.913634Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rustc-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-06-12T17:38:26.914134Z  INFO sync:sync: sync2aptly: == Syncing amd64 == [INFO] [stdout] 2026-06-12T17:38:26.914165Z DEBUG sync:sync: sync2aptly: * libstd-rust-1.48 - libstd-rust-1.48 [INFO] [stdout] 2026-06-12T17:38:26.914878Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-1.48 == [INFO] [stdout] 2026-06-12T17:38:26.914913Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-1.48_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-06-12T17:38:26.914945Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-1.48 1.48.0+dfsg1-2 4209efe7547be98f [INFO] [stdout] 2026-06-12T17:38:26.914994Z DEBUG sync:sync: sync2aptly: + libstd-rust-1.48-dbgsym - libstd-rust-dev [INFO] [stdout] 2026-06-12T17:38:26.915077Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-1.48-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-06-12T17:38:26.915653Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev - libstd-rust-dev [INFO] [stdout] 2026-06-12T17:38:26.916401Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev == [INFO] [stdout] 2026-06-12T17:38:26.916434Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-dev_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-06-12T17:38:26.916465Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev 1.48.0+dfsg1-2 bc4cbe4609a95406 [INFO] [stdout] 2026-06-12T17:38:26.916530Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev-windows - libstd-rust-dev-windows [INFO] [stdout] 2026-06-12T17:38:26.917204Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev-windows == [INFO] [stdout] 2026-06-12T17:38:26.917234Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-dev-windows_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-06-12T17:38:26.917260Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev-windows 1.48.0+dfsg1-2 1080e40c3fdd511 [INFO] [stdout] 2026-06-12T17:38:26.917297Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-06-12T17:38:26.918042Z DEBUG sync:sync:sync: sync2aptly: == Changes for rustc == [INFO] [stdout] 2026-06-12T17:38:26.918073Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rustc_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-06-12T17:38:26.918098Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 rustc 1.48.0+dfsg1-1+fake 87415bdc9ef6dead [INFO] [stdout] 2026-06-12T17:38:26.918121Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 rustc 1.48.0+dfsg1-2 87415bdc9ef60793 [INFO] [stdout] 2026-06-12T17:38:26.918188Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rustc-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-06-12T17:38:26.918707Z  INFO sync:sync: sync2aptly: == Syncing armhf == [INFO] [stdout] 2026-06-12T17:38:26.918738Z DEBUG sync:sync: sync2aptly: * libstd-rust-1.48 - libstd-rust-1.48 [INFO] [stdout] 2026-06-12T17:38:26.919427Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-1.48 == [INFO] [stdout] 2026-06-12T17:38:26.919461Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-1.48_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-06-12T17:38:26.919513Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parmhf libstd-rust-1.48 1.48.0+dfsg1-2 7d5dcd8a5f4addee [INFO] [stdout] 2026-06-12T17:38:26.919554Z DEBUG sync:sync: sync2aptly: + libstd-rust-1.48-dbgsym - libstd-rust-dev [INFO] [stdout] 2026-06-12T17:38:26.919607Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-1.48-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-06-12T17:38:26.920123Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev - libstd-rust-dev [INFO] [stdout] 2026-06-12T17:38:26.920817Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev == [INFO] [stdout] 2026-06-12T17:38:26.920847Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-dev_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-06-12T17:38:26.920872Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parmhf libstd-rust-dev 1.48.0+dfsg1-2 9f25b97e7fb1b304 [INFO] [stdout] 2026-06-12T17:38:26.920905Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-06-12T17:38:26.921630Z DEBUG sync:sync:sync: sync2aptly: == Changes for rustc == [INFO] [stdout] 2026-06-12T17:38:26.921661Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rustc_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-06-12T17:38:26.921687Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parmhf rustc 1.48.0+dfsg1-2 e1326ac306ca4ee6 [INFO] [stdout] 2026-06-12T17:38:26.921758Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rustc-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-06-12T17:38:26.922264Z  INFO sync:sync: sync2aptly: == Syncing arch indep packages == [INFO] [stdout] 2026-06-12T17:38:26.922296Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev-wasm32 - libstd-rust-dev-wasm32 [INFO] [stdout] 2026-06-12T17:38:26.922336Z DEBUG sync:sync:sync: sync2aptly: === Changes for libstd-rust-dev-wasm32 === [INFO] [stdout] 2026-06-12T17:38:26.924248Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-06-12T17:38:26.924299Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/libstd-rust-dev-wasm32_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-06-12T17:38:26.924407Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall libstd-rust-dev-wasm32 1.48.0+dfsg1-2 467ca0824312dc4 [INFO] [stdout] 2026-06-12T17:38:26.924452Z DEBUG sync:sync: sync2aptly: * rust-doc - rust-doc [INFO] [stdout] 2026-06-12T17:38:26.924481Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-doc === [INFO] [stdout] 2026-06-12T17:38:26.926323Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-06-12T17:38:26.926369Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rust-doc_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-06-12T17:38:26.926471Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-doc 1.48.0+dfsg1-2 21341ad8ea22dc04 [INFO] [stdout] 2026-06-12T17:38:26.926541Z DEBUG sync:sync: sync2aptly: * rust-gdb - rust-gdb [INFO] [stdout] 2026-06-12T17:38:26.926571Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-gdb === [INFO] [stdout] 2026-06-12T17:38:26.928358Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-06-12T17:38:26.928405Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rust-gdb_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-06-12T17:38:26.928527Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-gdb 1.48.0+dfsg1-2 8dddcae8b989b1bc [INFO] [stdout] 2026-06-12T17:38:26.928581Z DEBUG sync:sync: sync2aptly: * rust-lldb - rust-lldb [INFO] [stdout] 2026-06-12T17:38:26.928616Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-lldb === [INFO] [stdout] 2026-06-12T17:38:26.930569Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-06-12T17:38:26.930615Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rust-lldb_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-06-12T17:38:26.930731Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-lldb 1.48.0+dfsg1-2 404abacfbe5249af [INFO] [stdout] 2026-06-12T17:38:26.930791Z DEBUG sync:sync: sync2aptly: * rust-src - rust-src [INFO] [stdout] 2026-06-12T17:38:26.930834Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-src === [INFO] [stdout] 2026-06-12T17:38:26.932740Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-06-12T17:38:26.932791Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmp4lIM6K/rust-src_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-06-12T17:38:26.932912Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-src 1.48.0+dfsg1-2 247e0d32aff6ddc9 [INFO] [stdout] 2026-06-12T17:38:26.932968Z  INFO sync:sync: sync2aptly: == Syncing sources == [INFO] [stdout] 2026-06-12T17:38:26.932998Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-06-12T17:38:26.933102Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Psource rustc 1.48.0+dfsg1-2 1874ac1ecae98276 [INFO] [stdout] 2026-06-12T17:38:26.933156Z  INFO sync:sync:sync:add_dsc: sync2aptly: Add dsc: /tmp/.tmp4lIM6K/rustc_1.48.0+dfsg1-2co1.dsc [INFO] [stdout] 2026-06-12T17:38:26.933226Z  INFO sync:sync: sync2aptly: == Looking for existing packages in the pool == [INFO] [stdout] 2026-06-12T17:38:26.934846Z  INFO sync:sync: sync2aptly: == Actions calculated == [INFO] [stdout] test simple_updates ... ok [INFO] [stdout] 2026-06-12T17:38:26.998021Z  INFO sync:sync: sync2aptly: == Syncing amd64 == [INFO] [stdout] 2026-06-12T17:38:26.998267Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/bsdextrautils_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:26.999430Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/bsdextrautils-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.000024Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/bsdutils_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.001264Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/bsdutils-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.002054Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/eject_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.002686Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/eject-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.003262Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/eject-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.003777Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/fdisk_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.004398Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/fdisk-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.005765Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/fdisk-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.006272Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libblkid-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.006898Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libblkid1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.007519Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libblkid1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.008074Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libblkid1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.009799Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libfdisk-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.010386Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libfdisk1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.010941Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libfdisk1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.011522Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libfdisk1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.012076Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libmount-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.013399Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libmount1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.014248Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libmount1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.015180Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libmount1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.016000Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libsmartcols-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.016860Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libsmartcols1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.017649Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libsmartcols1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.018595Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libsmartcols1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.019417Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libuuid1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.020460Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libuuid1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.021371Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/libuuid1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.022342Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/mount_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.023345Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/mount-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.024250Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/rfkill_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.025233Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/rfkill-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.026184Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/util-linux_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.027423Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/util-linux-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.029243Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/util-linux-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-06-12T17:38:27.030272Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/uuid-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.031471Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/uuid-runtime_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.032748Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/uuid-runtime-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-06-12T17:38:27.033285Z  INFO sync:sync: sync2aptly: == Syncing arch indep packages == [INFO] [stdout] 2026-06-12T17:38:27.033370Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpYMYvqP/util-linux-locales_2.36.1-8+deb11u1+apertis1bv2023dev2b3_all.deb [INFO] [stdout] 2026-06-12T17:38:27.033937Z  INFO sync:sync: sync2aptly: == Syncing sources == [INFO] [stdout] 2026-06-12T17:38:27.034045Z  INFO sync:sync:add:add_dsc: sync2aptly: Add dsc: /tmp/.tmpYMYvqP/util-linux_2.36.1-8+deb11u1+apertis1.dsc [INFO] [stdout] 2026-06-12T17:38:27.034106Z  INFO sync:sync: sync2aptly: == Looking for existing packages in the pool == [INFO] [stdout] 2026-06-12T17:38:27.036838Z  INFO sync:sync: sync2aptly: == Actions calculated == [INFO] [stdout] test empty_aptly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sync2aptly-5e1d1cbb5554e402) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests apt2aptly [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aptly_latest_snapshots [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aptly_rest [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aptly_rest_mock [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests obs2aptly [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sync2aptly [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f164059cea2858dfce900f909db3be49269f122194e42b2816a0734705fcbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f164059cea2858dfce900f909db3be49269f122194e42b2816a0734705fcbbe", kill_on_drop: false }` [INFO] [stdout] 0f164059cea2858dfce900f909db3be49269f122194e42b2816a0734705fcbbe