https://git.altlinux.org/tasks/417419/logs/events.2.1.log
https://packages.altlinux.org/tasks/417419
subtask name aarch64 i586 x86_64
#200 python3-module-cbor2 1:26 failed 48
2026-May-08 07:35:42 :: test-only task #417419 for sisyphus resumed by slev:
#100 removed
#200 build 6.0.1-alt1 from /people/slev/packages/python3-module-cbor2.git
fetched at 2026-May-08 07:35:40
2026-May-08 07:35:44 :: [i586] #200 python3-module-cbor2.git 6.0.1-alt1: build
start
2026-May-08 07:35:44 :: [x86_64] #200 python3-module-cbor2.git 6.0.1-alt1:
build start
2026-May-08 07:35:44 :: [aarch64] #200 python3-module-cbor2.git 6.0.1-alt1:
build start
[i586] Running `rustc --crate-name _cbor2 --edition=2024 lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no
--check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C
metadata=0245e82b66077ed7 --out-dir
/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps -L
dependency=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps
--extern
bigdecimal=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libbigdecimal-615aec5287764450.rlib
--extern
half=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libhalf-62128176e0c362f0.rlib
--extern
num_bigint=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libnum_bigint-798a9879904be9ff.rlib
--extern
pyo3=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libpyo3-37a63c50964acd64.rlib
-g --cfg Py_3_7 --cfg Py_3_8
--cfg Py_3_9 --cfg Py_3_10 --cfg Py_LIMITED_API --check-cfg
'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg
'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config,
values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))'
--check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg
'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)'
--check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)'
--check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg
'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)'`
[i586] error: literal out of range for `usize`
[i586] --> decoder.rs:1616:36
[i586] --
[i586] | ^^^^^^^^^^ this value does not fit
into the type `usize` whose range is `0..=4294967295`
[i586] error: literal out of range for `usize`
[i586] --> encoder.rs:326:28
[i586] --
[i586] | ^^^^^^^^^^ this value does not fit into
the type `usize` whose range is `0..=4294967295`
[i586] error: could not compile `cbor2` (lib) due to 2 previous errors
[i586] Caused by:
[i586] process didn't exit successfully: `rustc --crate-name _cbor2
--edition=2024 lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib
--emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C
metadata=0245e82b66077ed7 --out-dir
/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps -L
dependency=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps
--extern
bigdecimal=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libbigdecimal-615aec5287764450.rlib
--extern
half=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libhalf-62128176e0c362f0.rlib
--extern
num_bigint=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libnum_bigint-798a9879904be9ff.rlib
--extern
pyo3=/usr/src/RPM/BUILD/python3-module-cbor2-6.0.1/rust/target/release/deps/libpyo3-37a63c50964acd64.rlib
-g --
cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_LIMITED_API
--check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)'
--check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg
'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS",
"COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg
'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)'
--check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)'
--check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg
'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)'` (exit
status: 1)
[i586] error: `cargo rustc --lib --message-format=json-render-diagnostics
--manifest-path rust/Cargo.toml --release -v --features 'pyo3/extension-module
pyo3/abi3-py310' --crate-type cdylib` failed with code 101
[i586] Traceback (most recent call last):
[i586] --
[i586] raise RuntimeError(err_msg) from None
[i586] RuntimeError: build_wheel failed
2026-May-08 07:36:20 :: [i586] python3-module-cbor2.git 6.0.1-alt1: remote:
build failed
2026-May-08 07:36:20 :: [i586] #200 python3-module-cbor2.git 6.0.1-alt1: build
FAILED
2026-May-08 07:36:20 :: [i586] requesting cancellation of task processing
2026-May-08 07:36:32 :: [x86_64] #200 python3-module-cbor2.git 6.0.1-alt1:
build OK
2026-May-08 07:37:10 :: [aarch64] #200 python3-module-cbor2.git 6.0.1-alt1:
build OK
2026-May-08 07:36:20 :: [i586] build FAILED
2026-May-08 07:37:10 :: task #417419 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger