[INFO] cloning repository https://github.com/10d9e/vhe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/10d9e/vhe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10d9e%2Fvhe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10d9e%2Fvhe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcd39beadd34351e13cb37ae8568aa2788fce1a5
[INFO] testing 10d9e/vhe against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10d9e%2Fvhe" "/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/10d9e/vhe
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/10d9e/vhe
[INFO] tweaked toml for git repo https://github.com/10d9e/vhe written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/10d9e/vhe on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/10d9e/vhe 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2382620f3cdd72fce8b81b35aa41077a608aece5d1b1017d3eb9de01f022e53
[INFO] running `Command { std: "docker" "start" "-a" "d2382620f3cdd72fce8b81b35aa41077a608aece5d1b1017d3eb9de01f022e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2382620f3cdd72fce8b81b35aa41077a608aece5d1b1017d3eb9de01f022e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2382620f3cdd72fce8b81b35aa41077a608aece5d1b1017d3eb9de01f022e53", kill_on_drop: false }`
[INFO] [stdout] d2382620f3cdd72fce8b81b35aa41077a608aece5d1b1017d3eb9de01f022e53
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53f1957f81fdfdc5192dbbf6a514d36dd67474d9519d0a7851ae81a46fdf07ef
[INFO] running `Command { std: "docker" "start" "-a" "53f1957f81fdfdc5192dbbf6a514d36dd67474d9519d0a7851ae81a46fdf07ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling vhe v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
[INFO] running `Command { std: "docker" "inspect" "53f1957f81fdfdc5192dbbf6a514d36dd67474d9519d0a7851ae81a46fdf07ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f1957f81fdfdc5192dbbf6a514d36dd67474d9519d0a7851ae81a46fdf07ef", kill_on_drop: false }`
[INFO] [stdout] 53f1957f81fdfdc5192dbbf6a514d36dd67474d9519d0a7851ae81a46fdf07ef
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 822f909d57f9a02be60466887734892e610c8e34e8e870e37b9bf1b877a05b42
[INFO] running `Command { std: "docker" "start" "-a" "822f909d57f9a02be60466887734892e610c8e34e8e870e37b9bf1b877a05b42", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling vhe v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.97s
[INFO] running `Command { std: "docker" "inspect" "822f909d57f9a02be60466887734892e610c8e34e8e870e37b9bf1b877a05b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822f909d57f9a02be60466887734892e610c8e34e8e870e37b9bf1b877a05b42", kill_on_drop: false }`
[INFO] [stdout] 822f909d57f9a02be60466887734892e610c8e34e8e870e37b9bf1b877a05b42
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 177ddbb7025cf266a6c7d667811834a073303870a2596ec5b752c92595cdb3ef
[INFO] running `Command { std: "docker" "start" "-a" "177ddbb7025cf266a6c7d667811834a073303870a2596ec5b752c92595cdb3ef", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vhe-51cfa2552678c587)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test homomorphic::tests::test_homomorphic_multiplication ... ok
[INFO] [stdout] test encryption::tests::test_encryption_decryption ... ok
[INFO] [stdout] test encryption::tests::test_rerandomization ... ok
[INFO] [stdout] test keys::tests::test_key_generation ... ok
[INFO] [stdout] test homomorphic::tests::test_multiplicative_mode_operators ... ok
[INFO] [stdout] test keys::tests::test_key_validation ... ok
[INFO] [stdout] test keys::tests::test_keypair_bincode_serialization ... ok
[INFO] [stdout] test keys::tests::test_keypair_file_operations ... FAILED
[INFO] [stdout] test keys::tests::test_private_key_bincode_serialization ... ok
[INFO] [stdout] test keys::tests::test_public_key_bincode_serialization ... ok
[INFO] [stdout] test encryption::tests::test_additive_mode ... ok
[INFO] [stdout] test homomorphic::tests::test_homomorphic_addition ... ok
[INFO] [stdout] test proofs::tests::test_proof_of_knowledge ... ok
[INFO] [stdout] test keys::tests::test_serialization_size_comparison ... ok
[INFO] [stdout] test proofs::tests::test_verifiable_encryption ... ok
[INFO] [stdout] test homomorphic::tests::test_operator_mode_restrictions ... ok
[INFO] [stdout] test tests::test_library_version ... ok
[INFO] [stdout] test utils::tests::test_is_probable_prime ... ok
[INFO] [stdout] test utils::tests::test_mod_inverse ... ok
[INFO] [stdout] test homomorphic::tests::test_ciphertext_with_context_operators ... ok
[INFO] [stdout] test homomorphic::tests::test_homomorphic_elgamal_wrapper ... ok
[INFO] [stdout] test homomorphic::tests::test_batch_operations ... ok
[INFO] [stdout] test tests::test_basic_workflow ... ok
[INFO] [stdout] test keys::tests::test_key_size_validation has been running for over 60 seconds
[INFO] [stdout] test keys::tests::test_key_size_validation ... ok
[INFO] [stdout] test keys::tests::test_safe_prime_generation has been running for over 60 seconds
[INFO] [stdout] test proofs::tests::test_safe_prime_proof has been running for over 60 seconds
[INFO] [stdout] test utils::tests::test_safe_prime_generation_lenient has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "177ddbb7025cf266a6c7d667811834a073303870a2596ec5b752c92595cdb3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "177ddbb7025cf266a6c7d667811834a073303870a2596ec5b752c92595cdb3ef", kill_on_drop: false }`
[INFO] [stdout] 177ddbb7025cf266a6c7d667811834a073303870a2596ec5b752c92595cdb3ef
