Source: rust-yaml-edit
Version: 0.2.0-1
Severity: serious
X-Debbugs-Cc: Jelmer Vernooij <[email protected]>

https://tracker.debian.org/pkg/rust-yaml-edit

Issues preventing migration:
∙ ∙ Autopkgtest for rust-yaml-edit/0.2.0-1: amd64: Failed ♻, arm64: Failed ♻, 
i386: Failed ♻, ppc64el: Failed ♻, s390x: Failed ♻


...
206s error: Binary scalar support requires the 'base64' feature to be enabled. 
Add `yaml-edit = {{ features = ["base64"] }}` to your Cargo.toml.
206s   --> src/scalar.rs:15:1
206s    |
206s 15 | / compile_error!(
206s 16 | |     "Binary scalar support requires the 'base64' feature to be 
enabled. \
206s 17 | |      Add `yaml-edit = {{ features = [\"base64\"] }}` to your 
Cargo.toml."
206s 18 | | );
206s    | |_^
206s 
208s error: could not compile `yaml-edit` (lib) due to 1 previous error
...
215s autopkgtest [13:06:41]: @@@@@@@@@@@@@@@@@@@@ summary
215s rust-yaml-edit:@     PASS
215s librust-yaml-edit-dev:base64 PASS
215s librust-yaml-edit-dev:binary PASS
215s librust-yaml-edit-dev:default PASS
215s librust-yaml-edit-dev:regex FAIL non-zero exit status 101
215s librust-yaml-edit-dev: FAIL non-zero exit status 101

Reply via email to