[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-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-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/de-mo/rust_ev_system_library on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indextree v4.7.4
[INFO] [stderr]   Downloaded indextree-macros v0.1.3
[INFO] [stderr]   Downloaded xhtmlchardet v2.2.0
[INFO] [stderr]   Downloaded xmlparser v0.13.6
[INFO] [stderr]   Downloaded xml-canonicalization v0.1.0
[INFO] [stderr]   Downloaded libredox v0.1.12
[INFO] [stderr]   Downloaded genawaiter-macro v0.99.1
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded genawaiter-proc-macro v0.99.1
[INFO] [stderr]   Downloaded syn-mid v0.5.4
[INFO] [stderr]   Downloaded rug-miller-rabin v0.1.4
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded pest_generator v2.8.5
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded rug-gmpmee v0.2.2
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded xot v0.31.2
[INFO] [stderr]   Downloaded genawaiter v0.99.1
[INFO] [stderr]   Downloaded zmij v1.0.18
[INFO] [stderr]   Downloaded pest_meta v2.8.5
[INFO] [stderr]   Downloaded pest_derive v2.8.5
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded roxmltree v0.21.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.37
[INFO] [stderr]   Downloaded pest v2.8.5
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded gmpmee-sys v0.2.2
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded zerocopy v0.8.37
[INFO] [stderr]   Downloaded rug v1.28.1
[INFO] [stderr]   Downloaded rust_ev_crypto_primitives v0.8.4
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f37e7b73f855b8ea8b0da80dce649b343c18afa63ae42860bf22d0aad834fbeb
[INFO] running `Command { std: "docker" "start" "-a" "f37e7b73f855b8ea8b0da80dce649b343c18afa63ae42860bf22d0aad834fbeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f37e7b73f855b8ea8b0da80dce649b343c18afa63ae42860bf22d0aad834fbeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f37e7b73f855b8ea8b0da80dce649b343c18afa63ae42860bf22d0aad834fbeb", kill_on_drop: false }`
[INFO] [stdout] f37e7b73f855b8ea8b0da80dce649b343c18afa63ae42860bf22d0aad834fbeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3b0c99fc9b09779a52f767e6f3617a73cd5a9bf92695916a12db5201bf53571
[INFO] running `Command { std: "docker" "start" "-a" "d3b0c99fc9b09779a52f767e6f3617a73cd5a9bf92695916a12db5201bf53571", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rug v1.28.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling xhtmlchardet v2.2.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[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 pest_derive v2.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling xml-canonicalization v0.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 5m 43s
[INFO] running `Command { std: "docker" "inspect" "d3b0c99fc9b09779a52f767e6f3617a73cd5a9bf92695916a12db5201bf53571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b0c99fc9b09779a52f767e6f3617a73cd5a9bf92695916a12db5201bf53571", kill_on_drop: false }`
[INFO] [stdout] d3b0c99fc9b09779a52f767e6f3617a73cd5a9bf92695916a12db5201bf53571
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb69403ceff97c86aaf65b305df3ca068da4ec952969e8eb88de71382d128cfd
[INFO] running `Command { std: "docker" "start" "-a" "bb69403ceff97c86aaf65b305df3ca068da4ec952969e8eb88de71382d128cfd", 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 zmij v1.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.56
[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 ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling xot v0.31.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.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 26.07s
[INFO] running `Command { std: "docker" "inspect" "bb69403ceff97c86aaf65b305df3ca068da4ec952969e8eb88de71382d128cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb69403ceff97c86aaf65b305df3ca068da4ec952969e8eb88de71382d128cfd", kill_on_drop: false }`
[INFO] [stdout] bb69403ceff97c86aaf65b305df3ca068da4ec952969e8eb88de71382d128cfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8588201e7a9d05fdde096016c9d7ff25b11639fa7bb80387b25ec4e52c088bbb
[INFO] running `Command { std: "docker" "start" "-a" "8588201e7a9d05fdde096016c9d7ff25b11639fa7bb80387b25ec4e52c088bbb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_ev_system_library-aef82dd5b9d93a70)
[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::primes_mapping_table::test::test_get_write_in_encoded_voting_options ... ok
[INFO] [stdout] test preliminaries::electoral_model::factorize::test::test_factorize_psi_1 ... ok
[INFO] [stdout] test preliminaries::write_ins::write_ins_tally_phase::test::test_is_writein_option ... 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::agreement::election_event_context::test::test_hash_ee_context ... ok
[INFO] [stdout] test chanel_security::xml::xml_signature::test::test_from_str ... ok
[INFO] [stdout] test chanel_security::xml::xml_signature::test::test_find_signature_str ... ok
[INFO] [stdout] test preliminaries::agreement::hash_context::test::test_hash_context ... 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 chanel_security::xml::test::test_ech0222_digest ... 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] [stdout] test chanel_security::xml::test::test_verify_config ... 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-aef82dd5b9d93a70` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8588201e7a9d05fdde096016c9d7ff25b11639fa7bb80387b25ec4e52c088bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8588201e7a9d05fdde096016c9d7ff25b11639fa7bb80387b25ec4e52c088bbb", kill_on_drop: false }`
[INFO] [stdout] 8588201e7a9d05fdde096016c9d7ff25b11639fa7bb80387b25ec4e52c088bbb
