[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10d9e%2Fvhe" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/10d9e/vhe on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5589b19afa5bac05d2bd32dc60ccb492ca079bfda2bf576e01e922fc263a103
[INFO] running `Command { std: "docker" "start" "-a" "b5589b19afa5bac05d2bd32dc60ccb492ca079bfda2bf576e01e922fc263a103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5589b19afa5bac05d2bd32dc60ccb492ca079bfda2bf576e01e922fc263a103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5589b19afa5bac05d2bd32dc60ccb492ca079bfda2bf576e01e922fc263a103", kill_on_drop: false }`
[INFO] [stdout] b5589b19afa5bac05d2bd32dc60ccb492ca079bfda2bf576e01e922fc263a103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 268819035a3d7563a04385f5bce74f163cc765e46c7b2864b1b67af9511d801e
[INFO] running `Command { std: "docker" "start" "-a" "268819035a3d7563a04385f5bce74f163cc765e46c7b2864b1b67af9511d801e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling version_check v0.9.5
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 26.63s
[INFO] running `Command { std: "docker" "inspect" "268819035a3d7563a04385f5bce74f163cc765e46c7b2864b1b67af9511d801e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268819035a3d7563a04385f5bce74f163cc765e46c7b2864b1b67af9511d801e", kill_on_drop: false }`
[INFO] [stdout] 268819035a3d7563a04385f5bce74f163cc765e46c7b2864b1b67af9511d801e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfd4906c6290d86d7f5f76a087410669ac8edbe454230d49baeab320a168df27
[INFO] running `Command { std: "docker" "start" "-a" "dfd4906c6290d86d7f5f76a087410669ac8edbe454230d49baeab320a168df27", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[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 getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 46.88s
[INFO] running `Command { std: "docker" "inspect" "dfd4906c6290d86d7f5f76a087410669ac8edbe454230d49baeab320a168df27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfd4906c6290d86d7f5f76a087410669ac8edbe454230d49baeab320a168df27", kill_on_drop: false }`
[INFO] [stdout] dfd4906c6290d86d7f5f76a087410669ac8edbe454230d49baeab320a168df27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d04aa7aa723cc34ae09f50634c63233f1c73a498c32027b999f5bc2f379f850
[INFO] running `Command { std: "docker" "start" "-a" "9d04aa7aa723cc34ae09f50634c63233f1c73a498c32027b999f5bc2f379f850", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vhe-51cfa2552678c587)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test encryption::tests::test_encryption_decryption ... ok
[INFO] [stdout] test homomorphic::tests::test_multiplicative_mode_operators ... ok
[INFO] [stdout] test homomorphic::tests::test_homomorphic_multiplication ... ok
[INFO] [stdout] test keys::tests::test_key_generation ... ok
[INFO] [stdout] test encryption::tests::test_rerandomization ... 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_key_size_validation ... ok
[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 has been running for over 60 seconds
[INFO] [stdout] test homomorphic::tests::test_batch_operations has been running for over 60 seconds
[INFO] [stdout] test homomorphic::tests::test_ciphertext_with_context_operators has been running for over 60 seconds
[INFO] [stdout] test homomorphic::tests::test_homomorphic_addition has been running for over 60 seconds
[INFO] [stdout] test homomorphic::tests::test_homomorphic_elgamal_wrapper has been running for over 60 seconds
[INFO] [stdout] test keys::tests::test_serialization_size_comparison ... ok
[INFO] [stdout] test homomorphic::tests::test_operator_mode_restrictions has been running for over 60 seconds
[INFO] [stdout] test proofs::tests::test_proof_of_knowledge ... ok
[INFO] [stdout] test homomorphic::tests::test_homomorphic_addition ... ok
[INFO] [stdout] test keys::tests::test_safe_prime_generation has been running for over 60 seconds
[INFO] [stdout] test homomorphic::tests::test_homomorphic_elgamal_wrapper ... ok
[INFO] [stdout] test homomorphic::tests::test_ciphertext_with_context_operators ... 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 proofs::tests::test_verifiable_encryption ... ok
[INFO] [stdout] test encryption::tests::test_additive_mode ... ok
[INFO] [stdout] test homomorphic::tests::test_batch_operations ... ok
[INFO] [stdout] test tests::test_basic_workflow ... ok
[INFO] [stdout] test homomorphic::tests::test_operator_mode_restrictions ... ok
[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 ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9d04aa7aa723cc34ae09f50634c63233f1c73a498c32027b999f5bc2f379f850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d04aa7aa723cc34ae09f50634c63233f1c73a498c32027b999f5bc2f379f850", kill_on_drop: false }`
[INFO] [stdout] 9d04aa7aa723cc34ae09f50634c63233f1c73a498c32027b999f5bc2f379f850
