[INFO] cloning repository https://github.com/de-mo/rust_ev_system_library
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/de-mo/rust_ev_system_library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-mo%2Frust_ev_system_library", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-mo%2Frust_ev_system_library'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1f867eae2ce1701829300a440bd3a7866fc5426
[INFO] testing de-mo/rust_ev_system_library against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-mo%2Frust_ev_system_library" "/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/de-mo/rust_ev_system_library
[INFO] finished tweaking git repo https://github.com/de-mo/rust_ev_system_library
[INFO] tweaked toml for git repo https://github.com/de-mo/rust_ev_system_library written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/de-mo/rust_ev_system_library on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/de-mo/rust_ev_system_library 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ce37a2d79a9f0f13a7289db6e93d3930420cf382533d00805c0f303befc69a5
[INFO] running `Command { std: "docker" "start" "-a" "2ce37a2d79a9f0f13a7289db6e93d3930420cf382533d00805c0f303befc69a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ce37a2d79a9f0f13a7289db6e93d3930420cf382533d00805c0f303befc69a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce37a2d79a9f0f13a7289db6e93d3930420cf382533d00805c0f303befc69a5", kill_on_drop: false }`
[INFO] [stdout] 2ce37a2d79a9f0f13a7289db6e93d3930420cf382533d00805c0f303befc69a5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e6f5968ce000c0722b16aecb395a4a5bfa9b123dce2e227d669a896fbb9d4b0
[INFO] running `Command { std: "docker" "start" "-a" "0e6f5968ce000c0722b16aecb395a4a5bfa9b123dce2e227d669a896fbb9d4b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rug v1.28.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling xhtmlchardet v2.2.0
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling xml-canonicalization v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling indextree-macros v0.1.3
[INFO] [stderr]    Compiling indextree v4.7.4
[INFO] [stderr]    Compiling xot v0.31.2
[INFO] [stderr]    Compiling rug-miller-rabin v0.1.4
[INFO] [stderr]    Compiling rust_ev_crypto_primitives v0.8.4
[INFO] [stderr]    Compiling rust_ev_system_library v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 51s
[INFO] running `Command { std: "docker" "inspect" "0e6f5968ce000c0722b16aecb395a4a5bfa9b123dce2e227d669a896fbb9d4b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6f5968ce000c0722b16aecb395a4a5bfa9b123dce2e227d669a896fbb9d4b0", kill_on_drop: false }`
[INFO] [stdout] 0e6f5968ce000c0722b16aecb395a4a5bfa9b123dce2e227d669a896fbb9d4b0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94149b514d00e2e0f5cbec554ca84f04de6446c8162b8edd7b46dd1eb281485f
[INFO] running `Command { std: "docker" "start" "-a" "94149b514d00e2e0f5cbec554ca84f04de6446c8162b8edd7b46dd1eb281485f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling xot v0.31.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling rug-miller-rabin v0.1.4
[INFO] [stderr]    Compiling rust_ev_crypto_primitives v0.8.4
[INFO] [stderr]    Compiling rust_ev_system_library v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.13s
[INFO] running `Command { std: "docker" "inspect" "94149b514d00e2e0f5cbec554ca84f04de6446c8162b8edd7b46dd1eb281485f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94149b514d00e2e0f5cbec554ca84f04de6446c8162b8edd7b46dd1eb281485f", kill_on_drop: false }`
[INFO] [stdout] 94149b514d00e2e0f5cbec554ca84f04de6446c8162b8edd7b46dd1eb281485f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c9354b2f81629ed38facc997110b2c660244bf2f69b480200453e19161f5580
[INFO] running `Command { std: "docker" "start" "-a" "5c9354b2f81629ed38facc997110b2c660244bf2f69b480200453e19161f5580", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_ev_system_library-e93c65afd5f4ef8d)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test chanel_security::xml::test::test_sign_config ... ignored, Not working (problem with tabs and position of namespace declaration of ds
[INFO] [stdout] test chanel_security::xml::test::test_sign_ech0222 ... ignored, Not working (problem with tabs and position of namespace declaration of ds
[INFO] [stdout] test chanel_security::xml::test::test_sign_ech0222_with_sig ... ignored, Not working (problem with tabs and position of namespace declaration of ds
[INFO] [stdout] test preliminaries::electoral_model::factorize::test::test_factorize_psi_1 ... ok
[INFO] [stdout] test preliminaries::electoral_model::factorize::test::test_factorize_psi_11 ... ok
[INFO] [stdout] test preliminaries::write_ins::decoding_write_ins::test::test_integer_to_write_in ... ok
[INFO] [stdout] test preliminaries::electoral_model::primes_mapping_table::test::test_get_write_in_encoded_voting_options ... ok
[INFO] [stdout] test preliminaries::write_ins::write_ins_tally_phase::test::test_is_writein_option ... ok
[INFO] [stdout] test chanel_security::xml::xml_signature::test::test_from_str ... ok
[INFO] [stdout] test preliminaries::agreement::election_event_context::test::test_hash_ee_context ... ok
[INFO] [stdout] test chanel_security::xml::test::test_ech0222_digest ... ok
[INFO] [stdout] test chanel_security::xml::xml_signature::test::test_find_signed_info_str ... ok
[INFO] [stdout] test preliminaries::write_ins::write_ins_tally_phase::test::test_decode_write_ins ... ok
[INFO] [stdout] test preliminaries::agreement::hash_context::test::test_hash_context ... ok
[INFO] [stdout] test chanel_security::xml::xml_signature::test::test_find_signature_str ... ok
[INFO] [stdout] test preliminaries::write_ins::decoding_write_ins::test::test_qr_to_write_in ... ok
[INFO] [stdout] test chanel_security::xml::test::test_verify_ech0222 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rust_ev_system_library-e93c65afd5f4ef8d` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5c9354b2f81629ed38facc997110b2c660244bf2f69b480200453e19161f5580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c9354b2f81629ed38facc997110b2c660244bf2f69b480200453e19161f5580", kill_on_drop: false }`
[INFO] [stdout] 5c9354b2f81629ed38facc997110b2c660244bf2f69b480200453e19161f5580
