[INFO] cloning repository https://github.com/Cass402/FHE_Mini_Project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cass402/FHE_Mini_Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCass402%2FFHE_Mini_Project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCass402%2FFHE_Mini_Project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 969083afead659ae308cfcf2905b9a0c01c9c479
[INFO] testing Cass402/FHE_Mini_Project against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCass402%2FFHE_Mini_Project" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cass402/FHE_Mini_Project
[INFO] finished tweaking git repo https://github.com/Cass402/FHE_Mini_Project
[INFO] tweaked toml for git repo https://github.com/Cass402/FHE_Mini_Project written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cass402/FHE_Mini_Project on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cass402/FHE_Mini_Project 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tfhe-versionable-derive v0.6.0
[INFO] [stderr]   Downloaded reborrow v0.5.5
[INFO] [stderr]   Downloaded tfhe-csprng v0.5.0
[INFO] [stderr]   Downloaded dyn-stack v0.11.0
[INFO] [stderr]   Downloaded tfhe-versionable v0.6.0
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded now v0.1.3
[INFO] [stderr]   Downloaded multiversion-macros v0.7.4
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded dwrote v0.11.3
[INFO] [stderr]   Downloaded core-text v20.1.0
[INFO] [stderr]   Downloaded libloading v0.8.7
[INFO] [stderr]   Downloaded polars-pipe v0.35.4
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] [stderr]   Downloaded polars-io v0.35.4
[INFO] [stderr]   Downloaded polars-ops v0.35.4
[INFO] [stderr]   Downloaded polars-lazy v0.35.4
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded sqlparser v0.39.0
[INFO] [stderr]   Downloaded polars-plan v0.35.4
[INFO] [stderr]   Downloaded argminmax v0.6.3
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded ethnum v1.5.1
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded polars v0.35.4
[INFO] [stderr]   Downloaded polars-arrow v0.35.4
[INFO] [stderr]   Downloaded polars-core v0.35.4
[INFO] [stderr]   Downloaded tfhe-fft v0.9.0
[INFO] [stderr]   Downloaded pulp v0.21.5
[INFO] [stderr]   Downloaded polars-sql v0.35.4
[INFO] [stderr]   Downloaded atoi_simd v0.15.6
[INFO] [stderr]   Downloaded arrow-format v0.8.1
[INFO] [stderr]   Downloaded polars-utils v0.35.4
[INFO] [stderr]   Downloaded polars-time v0.35.4
[INFO] [stderr]   Downloaded tfhe-ntt v0.6.0
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded target-features v0.1.6
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded polars-row v0.35.4
[INFO] [stderr]   Downloaded planus v0.3.1
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded multiversion v0.7.4
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded array-init-cursor v0.2.1
[INFO] [stderr]   Downloaded polars-error v0.35.4
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded tfhe v1.2.0
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20768bcb3fa356bc64872e68fa95e0df9d6c1d8c5c5c5f6044e15d8028a5e8b1
[INFO] running `Command { std: "docker" "start" "-a" "20768bcb3fa356bc64872e68fa95e0df9d6c1d8c5c5c5f6044e15d8028a5e8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20768bcb3fa356bc64872e68fa95e0df9d6c1d8c5c5c5f6044e15d8028a5e8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20768bcb3fa356bc64872e68fa95e0df9d6c1d8c5c5c5f6044e15d8028a5e8b1", kill_on_drop: false }`
[INFO] [stdout] 20768bcb3fa356bc64872e68fa95e0df9d6c1d8c5c5c5f6044e15d8028a5e8b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d338058a71f5330d15f5d163f0a853c85d4dec1d35e3daa34296a97f50d9157
[INFO] running `Command { std: "docker" "start" "-a" "2d338058a71f5330d15f5d163f0a853c85d4dec1d35e3daa34296a97f50d9157", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling polars-utils v0.35.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling atoi_simd v0.15.6
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ethnum v1.5.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling polars-core v0.35.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling polars-ops v0.35.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling argminmax v0.6.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling polars v0.35.4
[INFO] [stderr]    Compiling tfhe v1.2.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tfhe-csprng v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling now v0.1.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling polars-error v0.35.4
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling dyn-stack v0.11.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling multiversion v0.7.4
[INFO] [stderr]    Compiling polars-arrow v0.35.4
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tfhe-versionable v0.6.0
[INFO] [stderr]    Compiling tfhe-fft v0.9.0
[INFO] [stderr]    Compiling tfhe-ntt v0.6.0
[INFO] [stderr]    Compiling polars-row v0.35.4
[INFO] [stderr] error: could not compile `polars-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.35.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "asof_join", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "chunked_ids", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "fmt", "fmt_no_tty", "group_by_list", "horizontal_concat", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "sort_multiple", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=cb63ad0e6da124a7 -C extra-filename=-0c0c2cbb2aede339 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-838b387b5acd8ad0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b16c1833e73929f1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-775b116a9ffbd802.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-8ee1aff2c17c2dac.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7549a1ccf7f34870.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e047020b0e310b22.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e9a3b85b0f00cdd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-5cd981afbb45e4a8.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-713cb361d3ac9283.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-61c795c2f682e3ab.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-88ce36b210fe632e.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-69cd648959a7d029.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-8913291a29bfe132.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-501b52d3f5fef309.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tfhe` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(dylint_lib, values(any()))' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="boolean"' --cfg 'feature="integer"' --cfg 'feature="shortint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__c_api", "__force_skip_cbindgen", "__profiling", "__wasm_api", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "experimental", "experimental-force_fft_algo_dif4", "extended-types", "gpu", "gpu-experimental-multi-arch", "gpu-profile", "high-level-c-api", "high-level-client-js-wasm-api", "hpu", "hpu-debug", "hpu-v80", "hpu-xrt", "integer", "integer-client-js-wasm-api", "internal-keycache", "nightly-avx512", "noise-asserts", "parallel-wasm-api", "pbs-stats", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "software-prng", "strings", "zk-pok"))' -C metadata=2095e375e3581349 -C extra-filename=-a48b8e2dceeaad89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-387e2e35601cf9f3.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e7d117cd3fef58b3.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b16c1833e73929f1.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-3bfcb81f06d286da.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a8613a5a278ffc20.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-de2a5119537f9845.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-a4580190873cbf19.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-69cd648959a7d029.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb2c1ea06f6febc7.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-0b36dab7856c0b66.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-7c62f3beb8e9a262.rlib --extern tfhe_csprng=/opt/rustwide/target/debug/deps/libtfhe_csprng-a144dfe52b63f2b2.rlib --extern tfhe_fft=/opt/rustwide/target/debug/deps/libtfhe_fft-d006002bf343b16c.rlib --extern tfhe_ntt=/opt/rustwide/target/debug/deps/libtfhe_ntt-bb5d990981e803bf.rlib --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-3a1a2f5a2ee9c7c4.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2d338058a71f5330d15f5d163f0a853c85d4dec1d35e3daa34296a97f50d9157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d338058a71f5330d15f5d163f0a853c85d4dec1d35e3daa34296a97f50d9157", kill_on_drop: false }`
[INFO] [stdout] 2d338058a71f5330d15f5d163f0a853c85d4dec1d35e3daa34296a97f50d9157
