[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] 3832014da9a848cf75dd9399785f9f30a5efe7f3 [INFO] testing collabora/aptly-rest-tools against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Faptly-rest-tools" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/collabora/aptly-rest-tools on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc23dda09ac3d4fbc51673fcaed15668498d0302fbfbb85c5365963c341e2c06 [INFO] running `Command { std: "docker" "start" "-a" "bc23dda09ac3d4fbc51673fcaed15668498d0302fbfbb85c5365963c341e2c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc23dda09ac3d4fbc51673fcaed15668498d0302fbfbb85c5365963c341e2c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc23dda09ac3d4fbc51673fcaed15668498d0302fbfbb85c5365963c341e2c06", kill_on_drop: false }` [INFO] [stdout] bc23dda09ac3d4fbc51673fcaed15668498d0302fbfbb85c5365963c341e2c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bbe0514c832415d610a49e0652cb4c369e42b0b2598513147e327e2fce8042c [INFO] running `Command { std: "docker" "start" "-a" "1bbe0514c832415d610a49e0652cb4c369e42b0b2598513147e327e2fce8042c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling webpki-roots v1.0.0 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling ed448-goldilocks v0.7.2 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling x448 v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling camellia v0.1.0 [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 p384 v0.13.1 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pgp v0.14.2 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [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 rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling async-tar v0.5.0 [INFO] [stderr] Compiling mailparse v0.15.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling async-compression v0.4.19 [INFO] [stderr] Compiling rusoto_s3 v0.48.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tar v0.4.44 [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 same-file v1.0.6 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling simple-file-manifest v0.11.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling debian-packaging v0.18.0 (https://github.com/refi64/linux-packaging-rs.git?rev=4a6dadef906b099d05d2bf004ed557fbfeae1b10#4a6dadef) [INFO] [stderr] Compiling color-eyre v0.6.4 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling leon v3.0.2 [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 axum-extra v0.10.1 [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 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 20s [INFO] running `Command { std: "docker" "inspect" "1bbe0514c832415d610a49e0652cb4c369e42b0b2598513147e327e2fce8042c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbe0514c832415d610a49e0652cb4c369e42b0b2598513147e327e2fce8042c", kill_on_drop: false }` [INFO] [stdout] 1bbe0514c832415d610a49e0652cb4c369e42b0b2598513147e327e2fce8042c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f926e869b56598608453d5daa439cad9cb74a935382e928bc265ce5a261a923 [INFO] running `Command { std: "docker" "start" "-a" "7f926e869b56598608453d5daa439cad9cb74a935382e928bc265ce5a261a923", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling reserve-port v2.2.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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" "7f926e869b56598608453d5daa439cad9cb74a935382e928bc265ce5a261a923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f926e869b56598608453d5daa439cad9cb74a935382e928bc265ce5a261a923", kill_on_drop: false }` [INFO] [stdout] 7f926e869b56598608453d5daa439cad9cb74a935382e928bc265ce5a261a923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ac323f2dc178bd16a7dfc069587e12e41c910754d01650a7da8619598923f04 [INFO] running `Command { std: "docker" "start" "-a" "9ac323f2dc178bd16a7dfc069587e12e41c910754d01650a7da8619598923f04", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apt2aptly-163562ee9656be76) [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-71a2d77be5cfc0b0) [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/aptly_latest_snapshots-fca68d183df32d2a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_healthz ... ok [INFO] [stdout] test tests::test_latest_snapshot_missing ... ok [INFO] [stdout] test tests::test_latest_snapshot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aptly_latest_snapshots-32620856f1e399a0) [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/aptly_rest-54f2a1a07ac2e95b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test key::test::parse_fail_empty ... ok [INFO] [stdout] test api::packages::test::deserialize_binary ... ok [INFO] [stdout] test api::packages::test::deserialize_source ... ok [INFO] [stdout] test key::test::display ... ok [INFO] [stdout] test key::test::ord ... ok [INFO] [stdout] test key::test::parse_fail_missing_fields ... ok [INFO] [stdout] test api::repos::test::deserialize_source ... ok [INFO] [stdout] test key::test::parse ... 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::parse_fail_non_hex_hash ... ok [INFO] [stdout] test api::repos::test::deserialize_binary ... ok [INFO] [stdout] test key::test::parse_fail_too_many_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/control_parsing.rs (/opt/rustwide/target/debug/deps/control_parsing-5bd768c8917d6010) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test changes ... ok [INFO] [stdout] test dsc ... ok [INFO] [stdout] test signed_dsc ... ok [INFO] [stdout] test scanner ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/repos.rs (/opt/rustwide/target/debug/deps/repos-db9438d174a3f079) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test repos ... ok [INFO] [stdout] test repo_packages_list ... ok [INFO] [stdout] test repo_packages_detailed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] Running tests/version.rs (/opt/rustwide/target/debug/deps/version-ee0d41289a8425ae) [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.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aptly_rest_mock-d64ba85bc2959fdc) [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/aptlyctl-433b881ca8aa1933) [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-ea2741b7224a5340) [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/obs2aptly-bf89ef751027ed09) [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-2b60de8c6c709562) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2026-03-31T00:00:57.917576Z  INFO sync:sync: sync2aptly: == Syncing arm64 == [INFO] [stdout] 2026-03-31T00:00:57.917736Z  INFO sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-1.48 1.48.0+dfsg1-2 7400092db566a981 [INFO] [stdout] 2026-03-31T00:00:57.917864Z  INFO sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-dev 1.48.0+dfsg1-2 7764f50e29fd85c5 [INFO] [stdout] 2026-03-31T00:00:57.917955Z  INFO sync:sync: sync2aptly: Remove from aptly: Parm64 rustc 1.48.0+dfsg1-2 8e2029a47cdca5d1 [INFO] [stdout] 2026-03-31T00:00:57.918041Z  INFO sync:sync: sync2aptly: == Syncing armhf == [INFO] [stdout] 2026-03-31T00:00:57.918120Z  INFO sync:sync: sync2aptly: Remove from aptly: Parmhf rustc 1.48.0+dfsg1-2 e1326ac306ca4ee6 [INFO] [stdout] 2026-03-31T00:00:57.918198Z  INFO sync:sync: sync2aptly: == Syncing amd64 == [INFO] [stdout] 2026-03-31T00:00:57.918255Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-1.48 1.48.0+dfsg1-2 4209efe7547be98f [INFO] [stdout] 2026-03-31T00:00:57.918779Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev 1.48.0+dfsg1-2 bc4cbe4609a95406 [INFO] [stdout] 2026-03-31T00:00:57.918954Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev-windows 1.48.0+dfsg1-2 1080e40c3fdd511 [INFO] [stdout] 2026-03-31T00:00:57.919029Z  INFO sync:sync: sync2aptly: Remove from aptly: Pamd64 rustc 1.48.0+dfsg1-2 87415bdc9ef60793 [INFO] [stdout] 2026-03-31T00:00:57.919110Z  INFO sync:sync: sync2aptly: == Syncing arch indep packages == [INFO] [stdout] 2026-03-31T00:00:57.919179Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall libstd-rust-dev-wasm32 1.48.0+dfsg1-2 467ca0824312dc4 [INFO] [stdout] 2026-03-31T00:00:57.919259Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-doc 1.48.0+dfsg1-2 21341ad8ea22dc04 [INFO] [stdout] 2026-03-31T00:00:57.919331Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-gdb 1.48.0+dfsg1-2 8dddcae8b989b1bc [INFO] [stdout] 2026-03-31T00:00:57.919405Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-lldb 1.48.0+dfsg1-2 404abacfbe5249af [INFO] [stdout] 2026-03-31T00:00:57.919467Z  INFO sync:sync: sync2aptly: Remove from aptly: Pall rust-src 1.48.0+dfsg1-2 247e0d32aff6ddc9 [INFO] [stdout] 2026-03-31T00:00:57.919546Z  INFO sync:sync: sync2aptly: == Syncing sources == [INFO] [stdout] 2026-03-31T00:00:57.919622Z  INFO sync:sync: sync2aptly: Remove from aptly: Psource rustc 1.48.0+dfsg1-2 1874ac1ecae98276 [INFO] [stdout] 2026-03-31T00:00:57.919778Z  INFO sync:sync: sync2aptly: == Looking for existing packages in the pool == [INFO] [stdout] 2026-03-31T00:00:57.919951Z  INFO sync:sync: sync2aptly: == Actions calculated == [INFO] [stdout] test empty_obs ... ok [INFO] [stdout] 2026-03-31T00:00:58.087376Z  INFO sync:sync: sync2aptly: == Syncing armhf == [INFO] [stdout] 2026-03-31T00:00:58.087472Z DEBUG sync:sync: sync2aptly: * libstd-rust-1.48 - libstd-rust-1.48 [INFO] [stdout] 2026-03-31T00:00:58.088687Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-1.48 == [INFO] [stdout] 2026-03-31T00:00:58.088727Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-1.48_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-03-31T00:00:58.088759Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parmhf libstd-rust-1.48 1.48.0+dfsg1-2 7d5dcd8a5f4addee [INFO] [stdout] 2026-03-31T00:00:58.088807Z DEBUG sync:sync: sync2aptly: + libstd-rust-1.48-dbgsym - libstd-rust-dev [INFO] [stdout] 2026-03-31T00:00:58.088873Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-1.48-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-03-31T00:00:58.089453Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev - libstd-rust-dev [INFO] [stdout] 2026-03-31T00:00:58.090213Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev == [INFO] [stdout] 2026-03-31T00:00:58.090247Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-dev_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-03-31T00:00:58.090276Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parmhf libstd-rust-dev 1.48.0+dfsg1-2 9f25b97e7fb1b304 [INFO] [stdout] 2026-03-31T00:00:58.090323Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-03-31T00:00:58.091039Z DEBUG sync:sync:sync: sync2aptly: == Changes for rustc == [INFO] [stdout] 2026-03-31T00:00:58.091083Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rustc_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-03-31T00:00:58.091114Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parmhf rustc 1.48.0+dfsg1-2 e1326ac306ca4ee6 [INFO] [stdout] 2026-03-31T00:00:58.091199Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rustc-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_armhf.deb [INFO] [stdout] 2026-03-31T00:00:58.091741Z  INFO sync:sync: sync2aptly: == Syncing amd64 == [INFO] [stdout] 2026-03-31T00:00:58.091776Z DEBUG sync:sync: sync2aptly: * libstd-rust-1.48 - libstd-rust-1.48 [INFO] [stdout] 2026-03-31T00:00:58.092528Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-1.48 == [INFO] [stdout] 2026-03-31T00:00:58.092560Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-1.48_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.092586Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-1.48 1.48.0+dfsg1-2 4209efe7547be98f [INFO] [stdout] 2026-03-31T00:00:58.092623Z DEBUG sync:sync: sync2aptly: + libstd-rust-1.48-dbgsym - libstd-rust-dev [INFO] [stdout] 2026-03-31T00:00:58.092676Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-1.48-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.093219Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev - libstd-rust-dev [INFO] [stdout] 2026-03-31T00:00:58.093931Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev == [INFO] [stdout] 2026-03-31T00:00:58.093964Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-dev_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.093991Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev 1.48.0+dfsg1-2 bc4cbe4609a95406 [INFO] [stdout] 2026-03-31T00:00:58.094032Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev-windows - libstd-rust-dev-windows [INFO] [stdout] 2026-03-31T00:00:58.094743Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev-windows == [INFO] [stdout] 2026-03-31T00:00:58.094775Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-dev-windows_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.094802Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 libstd-rust-dev-windows 1.48.0+dfsg1-2 1080e40c3fdd511 [INFO] [stdout] 2026-03-31T00:00:58.094842Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-03-31T00:00:58.095558Z DEBUG sync:sync:sync: sync2aptly: == Changes for rustc == [INFO] [stdout] 2026-03-31T00:00:58.095589Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rustc_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.095616Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 rustc 1.48.0+dfsg1-1+fake 87415bdc9ef6dead [INFO] [stdout] 2026-03-31T00:00:58.095643Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pamd64 rustc 1.48.0+dfsg1-2 87415bdc9ef60793 [INFO] [stdout] 2026-03-31T00:00:58.095716Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rustc-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.096212Z  INFO sync:sync: sync2aptly: == Syncing arm64 == [INFO] [stdout] 2026-03-31T00:00:58.096245Z DEBUG sync:sync: sync2aptly: * libstd-rust-1.48 - libstd-rust-1.48 [INFO] [stdout] 2026-03-31T00:00:58.096965Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-1.48 == [INFO] [stdout] 2026-03-31T00:00:58.097000Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-1.48_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-03-31T00:00:58.097029Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-1.48 1.48.0+dfsg1-2 7400092db566a981 [INFO] [stdout] 2026-03-31T00:00:58.097081Z DEBUG sync:sync: sync2aptly: + libstd-rust-1.48-dbgsym - libstd-rust-dev [INFO] [stdout] 2026-03-31T00:00:58.097147Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-1.48-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-03-31T00:00:58.097699Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev - libstd-rust-dev [INFO] [stdout] 2026-03-31T00:00:58.098433Z DEBUG sync:sync:sync: sync2aptly: == Changes for libstd-rust-dev == [INFO] [stdout] 2026-03-31T00:00:58.098471Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-dev_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-03-31T00:00:58.098520Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parm64 libstd-rust-dev 1.48.0+dfsg1-2 7764f50e29fd85c5 [INFO] [stdout] 2026-03-31T00:00:58.098569Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-03-31T00:00:58.099311Z DEBUG sync:sync:sync: sync2aptly: == Changes for rustc == [INFO] [stdout] 2026-03-31T00:00:58.099344Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rustc_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-03-31T00:00:58.099374Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Parm64 rustc 1.48.0+dfsg1-2 8e2029a47cdca5d1 [INFO] [stdout] 2026-03-31T00:00:58.099457Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rustc-dbgsym_1.48.0+dfsg1-2co1bv2023dev2b4_arm64.deb [INFO] [stdout] 2026-03-31T00:00:58.099960Z  INFO sync:sync: sync2aptly: == Syncing arch indep packages == [INFO] [stdout] 2026-03-31T00:00:58.099992Z DEBUG sync:sync: sync2aptly: * libstd-rust-dev-wasm32 - libstd-rust-dev-wasm32 [INFO] [stdout] 2026-03-31T00:00:58.100029Z DEBUG sync:sync:sync: sync2aptly: === Changes for libstd-rust-dev-wasm32 === [INFO] [stdout] 2026-03-31T00:00:58.101902Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-03-31T00:00:58.101949Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/libstd-rust-dev-wasm32_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-03-31T00:00:58.102066Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall libstd-rust-dev-wasm32 1.48.0+dfsg1-2 467ca0824312dc4 [INFO] [stdout] 2026-03-31T00:00:58.102128Z DEBUG sync:sync: sync2aptly: * rust-doc - rust-doc [INFO] [stdout] 2026-03-31T00:00:58.102169Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-doc === [INFO] [stdout] 2026-03-31T00:00:58.104031Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-03-31T00:00:58.104090Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rust-doc_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-03-31T00:00:58.104198Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-doc 1.48.0+dfsg1-2 21341ad8ea22dc04 [INFO] [stdout] 2026-03-31T00:00:58.104246Z DEBUG sync:sync: sync2aptly: * rust-gdb - rust-gdb [INFO] [stdout] 2026-03-31T00:00:58.104276Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-gdb === [INFO] [stdout] 2026-03-31T00:00:58.106125Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-03-31T00:00:58.106172Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rust-gdb_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-03-31T00:00:58.106263Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-gdb 1.48.0+dfsg1-2 8dddcae8b989b1bc [INFO] [stdout] 2026-03-31T00:00:58.106306Z DEBUG sync:sync: sync2aptly: * rust-lldb - rust-lldb [INFO] [stdout] 2026-03-31T00:00:58.106336Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-lldb === [INFO] [stdout] 2026-03-31T00:00:58.108141Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-03-31T00:00:58.108188Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rust-lldb_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-03-31T00:00:58.108291Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-lldb 1.48.0+dfsg1-2 404abacfbe5249af [INFO] [stdout] 2026-03-31T00:00:58.108335Z DEBUG sync:sync: sync2aptly: * rust-src - rust-src [INFO] [stdout] 2026-03-31T00:00:58.108365Z DEBUG sync:sync:sync: sync2aptly: === Changes for rust-src === [INFO] [stdout] 2026-03-31T00:00:58.110114Z DEBUG sync:sync:sync: sync2aptly: === Changes for source rustc, version 1.48.0+dfsg1-2co1bv2023dev2b4 === [INFO] [stdout] 2026-03-31T00:00:58.110161Z  INFO sync:sync:sync: sync2aptly: Adding deb: /tmp/.tmpOypeZN/rust-src_1.48.0+dfsg1-2co1bv2023dev2b4_all.deb [INFO] [stdout] 2026-03-31T00:00:58.110262Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Pall rust-src 1.48.0+dfsg1-2 247e0d32aff6ddc9 [INFO] [stdout] 2026-03-31T00:00:58.110306Z  INFO sync:sync: sync2aptly: == Syncing sources == [INFO] [stdout] 2026-03-31T00:00:58.110332Z DEBUG sync:sync: sync2aptly: * rustc - rustc [INFO] [stdout] 2026-03-31T00:00:58.110407Z  INFO sync:sync:sync: sync2aptly: Remove from aptly: Psource rustc 1.48.0+dfsg1-2 1874ac1ecae98276 [INFO] [stdout] 2026-03-31T00:00:58.110445Z  INFO sync:sync:sync:add_dsc: sync2aptly: Add dsc: /tmp/.tmpOypeZN/rustc_1.48.0+dfsg1-2co1.dsc [INFO] [stdout] 2026-03-31T00:00:58.110520Z  INFO sync:sync: sync2aptly: == Looking for existing packages in the pool == [INFO] [stdout] 2026-03-31T00:00:58.112269Z  INFO sync:sync: sync2aptly: == Actions calculated == [INFO] [stdout] test simple_updates ... ok [INFO] [stdout] 2026-03-31T00:00:58.447732Z  INFO sync:sync: sync2aptly: == Syncing amd64 == [INFO] [stdout] 2026-03-31T00:00:58.447924Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/bsdextrautils_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.449022Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/bsdextrautils-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.449639Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/bsdutils_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.450234Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/bsdutils-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.450820Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/eject_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.451445Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/eject-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.451964Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/eject-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.452460Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/fdisk_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.453082Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/fdisk-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.453617Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/fdisk-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.454113Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libblkid-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.454733Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libblkid1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.455302Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libblkid1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.455814Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libblkid1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.456334Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libfdisk-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.456902Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libfdisk1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.457438Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libfdisk1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.457941Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libfdisk1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.458463Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libmount-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.458987Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libmount1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.459489Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libmount1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.459998Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libmount1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.460490Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libsmartcols-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.461027Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libsmartcols1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.461554Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libsmartcols1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.462071Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libsmartcols1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.462594Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libuuid1_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.463206Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libuuid1-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.463743Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/libuuid1-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.464281Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/mount_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.464844Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/mount-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.465379Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/rfkill_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.465963Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/rfkill-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.466452Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/util-linux_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.467173Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/util-linux-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.468288Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/util-linux-udeb_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.udeb [INFO] [stdout] 2026-03-31T00:00:58.468834Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/uuid-dev_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.469387Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/uuid-runtime_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.470100Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/uuid-runtime-dbgsym_2.36.1-8+deb11u1+apertis1bv2023dev2b3_amd64.deb [INFO] [stdout] 2026-03-31T00:00:58.470601Z  INFO sync:sync: sync2aptly: == Syncing arch indep packages == [INFO] [stdout] 2026-03-31T00:00:58.470673Z  INFO sync:sync:add: sync2aptly: Adding deb: /tmp/.tmpJ1sgVx/util-linux-locales_2.36.1-8+deb11u1+apertis1bv2023dev2b3_all.deb [INFO] [stdout] 2026-03-31T00:00:58.471179Z  INFO sync:sync: sync2aptly: == Syncing sources == [INFO] [stdout] 2026-03-31T00:00:58.471277Z  INFO sync:sync:add:add_dsc: sync2aptly: Add dsc: /tmp/.tmpJ1sgVx/util-linux_2.36.1-8+deb11u1+apertis1.dsc [INFO] [stdout] 2026-03-31T00:00:58.471339Z  INFO sync:sync: sync2aptly: == Looking for existing packages in the pool == [INFO] [stdout] 2026-03-31T00:00:58.473572Z  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 0.99s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sync2aptly-a28cc901affedf7f) [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" "9ac323f2dc178bd16a7dfc069587e12e41c910754d01650a7da8619598923f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac323f2dc178bd16a7dfc069587e12e41c910754d01650a7da8619598923f04", kill_on_drop: false }` [INFO] [stdout] 9ac323f2dc178bd16a7dfc069587e12e41c910754d01650a7da8619598923f04