[INFO] cloning repository https://github.com/kc1212/ppknn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kc1212/ppknn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkc1212%2Fppknn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkc1212%2Fppknn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffad5422f94ce7e51b29e7f309dd29baecf1c3ed [INFO] testing kc1212/ppknn against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkc1212%2Fppknn" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kc1212/ppknn on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kc1212/ppknn [INFO] finished tweaking git repo https://github.com/kc1212/ppknn [INFO] tweaked toml for git repo https://github.com/kc1212/ppknn written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kc1212/ppknn 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fe8a021c55a95fe2bd3e5a5a26156f9a46e0cc89fc806226e8f51dc10a151e7 [INFO] running `Command { std: "docker" "start" "-a" "2fe8a021c55a95fe2bd3e5a5a26156f9a46e0cc89fc806226e8f51dc10a151e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fe8a021c55a95fe2bd3e5a5a26156f9a46e0cc89fc806226e8f51dc10a151e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe8a021c55a95fe2bd3e5a5a26156f9a46e0cc89fc806226e8f51dc10a151e7", kill_on_drop: false }` [INFO] [stdout] 2fe8a021c55a95fe2bd3e5a5a26156f9a46e0cc89fc806226e8f51dc10a151e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 144663b7dd3dbb0f14cfcb5c1552d2cd9c3406dc130abf9370020015e0cc94cc [INFO] running `Command { std: "docker" "start" "-a" "144663b7dd3dbb0f14cfcb5c1552d2cd9c3406dc130abf9370020015e0cc94cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.57 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling concrete-csprng v0.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling reborrow v0.5.4 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling dyn-stack v0.8.3 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling tfhe v0.1.12 (https://github.com/kc1212/tfhe-rs?branch=expose-sk#7c15fbda) [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling concrete-fft v0.1.0 [INFO] [stderr] Compiling ppknn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "144663b7dd3dbb0f14cfcb5c1552d2cd9c3406dc130abf9370020015e0cc94cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144663b7dd3dbb0f14cfcb5c1552d2cd9c3406dc130abf9370020015e0cc94cc", kill_on_drop: false }` [INFO] [stdout] 144663b7dd3dbb0f14cfcb5c1552d2cd9c3406dc130abf9370020015e0cc94cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc29edb56441cfae7ae0c46bed90f1e37ec88e2d9da0ce9d546172ef81d0721 [INFO] running `Command { std: "docker" "start" "-a" "9dc29edb56441cfae7ae0c46bed90f1e37ec88e2d9da0ce9d546172ef81d0721", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling concrete-fft v0.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tfhe v0.1.12 (https://github.com/kc1212/tfhe-rs?branch=expose-sk#7c15fbda) [INFO] [stderr] Compiling ppknn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "9dc29edb56441cfae7ae0c46bed90f1e37ec88e2d9da0ce9d546172ef81d0721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc29edb56441cfae7ae0c46bed90f1e37ec88e2d9da0ce9d546172ef81d0721", kill_on_drop: false }` [INFO] [stdout] 9dc29edb56441cfae7ae0c46bed90f1e37ec88e2d9da0ce9d546172ef81d0721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db7f7e813eb55be9b3dc7c00392bd46349a74008d00bfd9a155e3d341c5a23e4 [INFO] running `Command { std: "docker" "start" "-a" "db7f7e813eb55be9b3dc7c00392bd46349a74008d00bfd9a155e3d341c5a23e4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ppknn-7d0accec7610e23c) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test batcher::test::test_merge_10 ... ok [INFO] [stdout] test batcher::test::test_merge_2 ... ok [INFO] [stdout] test batcher::test::test_merge_3 ... ok [INFO] [stdout] test batcher::test::test_merge_4 ... ok [INFO] [stdout] test batcher::test::test_merge_5 ... ok [INFO] [stdout] test batcher::test::test_merge_8 ... ok [INFO] [stdout] test network::test::test_load_network ... ok [INFO] [stdout] test batcher::test::test_sort ... ok [INFO] [stdout] test network::test::test_network_10_1 ... ok [INFO] [stdout] test network::test::test_task_manager_basic ... ok [INFO] [stdout] test network::test::test_network_20_3 ... ok [INFO] [stdout] test batcher::test::prop_sort has been running for over 60 seconds [INFO] [stdout] test batcher::test::prop_sort_k has been running for over 60 seconds [INFO] [stdout] test batcher::test::prop_sort_k_2 has been running for over 60 seconds [INFO] [stdout] test batcher::test::prop_sort_k_5 has been running for over 60 seconds [INFO] [stdout] test network::test::test_network_1000_50 has been running for over 60 seconds [INFO] [stdout] test network::test::test_network_100_5 has been running for over 60 seconds [INFO] [stdout] test network::test::test_thread_pool_basic has been running for over 60 seconds [INFO] [stdout] test server::test::test_compute_distance has been running for over 60 seconds [INFO] [stdout] test network::test::test_thread_pool_basic ... ok [INFO] [stdout] test server::test::test_compute_distance_lower_precision has been running for over 60 seconds [INFO] [stdout] test network::test::test_network_100_5 ... ok [INFO] [stdout] test server::test::test_custom_accumulator has been running for over 60 seconds [INFO] [stdout] test batcher::test::prop_sort ... ok [INFO] [stdout] test server::test::test_decomposition ... ok [INFO] [stdout] test server::test::test_double_ct_acc has been running for over 60 seconds [INFO] [stdout] test batcher::test::prop_sort_k ... ok [INFO] [stdout] test server::test::test_enc_sort has been running for over 60 seconds [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "db7f7e813eb55be9b3dc7c00392bd46349a74008d00bfd9a155e3d341c5a23e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7f7e813eb55be9b3dc7c00392bd46349a74008d00bfd9a155e3d341c5a23e4", kill_on_drop: false }` [INFO] [stdout] db7f7e813eb55be9b3dc7c00392bd46349a74008d00bfd9a155e3d341c5a23e4