[INFO] fetching crate parasol_runtime 0.9.0...
[INFO] testing parasol_runtime-0.9.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate parasol_runtime 0.9.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate parasol_runtime 0.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate parasol_runtime 0.9.0
[INFO] tweaked toml for crates.io crate parasol_runtime 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parasol_runtime 0.9.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parasol_runtime 0.9.0 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.12
[INFO] [stderr]   Downloaded anstyle-query v1.1.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded thiserror v2.0.12
[INFO] [stderr]   Downloaded darling_macro v0.20.11
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded sunscreen_math_macros v0.9.0
[INFO] [stderr]   Downloaded anstyle v1.0.10
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded parasol_concurrency v0.9.0
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded cached v0.55.1
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded regex-syntax v0.8.5
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded sunscreen_tfhe v0.9.0
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded darling_core v0.20.11
[INFO] [stderr]   Downloaded darling v0.20.11
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded fxhash v0.2.1
[INFO] [stderr]   Downloaded biodivine-lib-bdd v0.5.23
[INFO] [stderr]   Downloaded cached_proc_macro v0.24.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.6
[INFO] [stderr]   Downloaded anstream v0.6.18
[INFO] [stderr]   Downloaded equator v0.4.2
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded utf8parse v0.2.2
[INFO] [stderr]   Downloaded clap_lex v0.7.4
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded equator-macro v0.4.2
[INFO] [stderr]   Downloaded aligned-vec v0.6.4
[INFO] [stderr]   Downloaded realfft v3.4.0
[INFO] [stderr]   Downloaded number_prefix v0.4.0
[INFO] [stderr]   Downloaded colorchoice v1.0.3
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded sunscreen_math v0.9.0
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded raw-cpuid v11.5.0
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded mux_circuits v0.9.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7aad895df187dcfcd5ff1b76fa0ee84a69fec5dad56eb7ed2d6c11d1eecf73b5
[INFO] running `Command { std: "docker" "start" "-a" "7aad895df187dcfcd5ff1b76fa0ee84a69fec5dad56eb7ed2d6c11d1eecf73b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aad895df187dcfcd5ff1b76fa0ee84a69fec5dad56eb7ed2d6c11d1eecf73b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aad895df187dcfcd5ff1b76fa0ee84a69fec5dad56eb7ed2d6c11d1eecf73b5", kill_on_drop: false }`
[INFO] [stdout] 7aad895df187dcfcd5ff1b76fa0ee84a69fec5dad56eb7ed2d6c11d1eecf73b5
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89d00c479f210ae81e7db46df91b8a8636c0f462d2c30b3354f1ed2945e4c6e
[INFO] running `Command { std: "docker" "start" "-a" "b89d00c479f210ae81e7db46df91b8a8636c0f462d2c30b3354f1ed2945e4c6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sunscreen_math_macros v0.9.0
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling cached v0.55.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling parasol_concurrency v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling biodivine-lib-bdd v0.5.23
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling sunscreen_math v0.9.0
[INFO] [stderr]    Compiling mux_circuits v0.9.0
[INFO] [stderr]    Compiling sunscreen_tfhe v0.9.0
[INFO] [stderr]    Compiling parasol_runtime v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] running `Command { std: "docker" "inspect" "b89d00c479f210ae81e7db46df91b8a8636c0f462d2c30b3354f1ed2945e4c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89d00c479f210ae81e7db46df91b8a8636c0f462d2c30b3354f1ed2945e4c6e", kill_on_drop: false }`
[INFO] [stdout] b89d00c479f210ae81e7db46df91b8a8636c0f462d2c30b3354f1ed2945e4c6e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1a0219dbc0b8924ded0f128405747a95812318b8004a548851456ea9b743d0e
[INFO] running `Command { std: "docker" "start" "-a" "f1a0219dbc0b8924ded0f128405747a95812318b8004a548851456ea9b743d0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling parasol_concurrency v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling biodivine-lib-bdd v0.5.23
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling sunscreen_math v0.9.0
[INFO] [stderr]    Compiling sunscreen_tfhe v0.9.0
[INFO] [stderr]    Compiling mux_circuits v0.9.0
[INFO] [stderr]    Compiling parasol_runtime v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "f1a0219dbc0b8924ded0f128405747a95812318b8004a548851456ea9b743d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a0219dbc0b8924ded0f128405747a95812318b8004a548851456ea9b743d0e", kill_on_drop: false }`
[INFO] [stdout] f1a0219dbc0b8924ded0f128405747a95812318b8004a548851456ea9b743d0e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a31a31ca4745bb051d1c30eb8ae7d41456d73852664de3d54b162a9ae163e6b
[INFO] running `Command { std: "docker" "start" "-a" "5a31a31ca4745bb051d1c30eb8ae7d41456d73852664de3d54b162a9ae163e6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parasol_runtime-676512d1e06d8904)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test crypto::encryption::tests::can_roundtrip_l0_lwe ... ok
[INFO] [stdout] test crypto::encryption::tests::trivial_zero_lwe0 ... ok
[INFO] [stdout] test crypto::encryption::tests::trivial_one_lwe0 ... ok
[INFO] [stdout] test crypto::encryption::tests::trivial_one_glwe1 ... ok
[INFO] [stdout] test crypto::encryption::tests::trivial_zero_glev1 ... ok
[INFO] [stdout] test crypto::encryption::tests::trivial_one_glev1 ... ok
[INFO] [stdout] test crypto::encryption::tests::can_roundtrip_l1_lwe ... ok
[INFO] [stdout] test crypto::encryption::tests::trivial_zero_glwe1 ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_otp_transcipher ... ok
[INFO] [stdout] test circuit_processor::tests::can_copy_lwe0 ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_mul_xn ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_lwe_keyswitch ... ok
[INFO] [stdout] test circuit_processor::tests::glwe_zero ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_sample_extract ... ok
[INFO] [stdout] test circuit_processor::tests::glwe_one ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_cmux ... ok
[INFO] [stdout] test circuit_processor::tests::can_keyswitch ... ok
[INFO] [stdout] test circuit_processor::tests::flow_control_still_allows_forward_progress ... ok
[INFO] [stdout] test circuit_processor::tests::can_sample_extract ... ok
[INFO] [stdout] test fluent::bit::tests::can_safe_deserialize_bit ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_multiply_glwe_ggsw ... ok
[INFO] [stdout] test fluent::tests::can_input_output_uint_graph_l0_lwe ... ok
[INFO] [stdout] test circuit_processor::tests::can_and ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_scheme_switch ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_circuit_bootstrap ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_not ... ok
[INFO] [stdout] test crypto::evaluation::tests::can_xor ... ok
[INFO] [stdout] test fluent::tests::can_roundtrip_l0_lwe ... ok
[INFO] [stdout] test circuit_processor::tests::can_cmux ... ok
[INFO] [stdout] test fluent::tests::can_input_output_uint_graph_l1_lwe ... ok
[INFO] [stdout] test fluent::tests::can_roundtrip_l1_lwe ... ok
[INFO] [stdout] test fluent::tests::can_input_output_uint_graph_l1_glwe ... ok
[INFO] [stdout] test fluent::tests::can_input_output_uint_graph_l1_ggsw ... ok
[INFO] [stdout] test fluent::tests::can_select ... ok
[INFO] [stdout] test fluent::tests::can_select_plain ... ok
[INFO] [stdout] test fluent::tests::can_add ... ok
[INFO] [stdout] test fluent::uint::tests::can_roundtrip_packed_uint ... ok
[INFO] [stdout] test fluent::uint::tests::can_safe_deserialize_packed_uint ... ok
[INFO] [stdout] test fluent::tests::can_roundtrip_l1_glwe ... ok
[INFO] [stdout] test fluent::uint::tests::can_trivial_encrypt_packed_uint ... ok
[INFO] [stdout] test fluent::tests::can_resize ... ok
[INFO] [stdout] test safe_bincode::tests::can_safe_deserialize_ciphertexts ... ok
[INFO] [stdout] test fluent::tests::trivial_uint_encryption ... ok
[INFO] [stdout] test fluent::uint::tests::can_safe_deserialize_uint ... ok
[INFO] [stdout] test safe_bincode::tests::rejects_malformed_serialized_ciphertext ... ok
[INFO] [stdout] test fluent::tests::can_sub ... ok
[INFO] [stdout] test fluent::tests::can_convert_ciphertexts ... ok
[INFO] [stdout] test fluent::tests::can_neq ... ok
[INFO] [stdout] test fluent::tests::can_eq ... ok
[INFO] [stdout] test fluent::tests::can_eq_size_mismatch ... ok
[INFO] [stdout] test fluent::tests::can_neq_size_mismatch ... ok
[INFO] [stdout] test fluent::tests::can_cmp_trivial_nontrivial_ggsw ... ok
[INFO] [stdout] test fluent::tests::can_cmp ... ok
[INFO] [stdout] test fluent::tests::can_roundtrip_l1_ggsw ... ok
[INFO] [stdout] test fluent::tests::can_cmp_size_mismatch ... 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/parasol_runtime-676512d1e06d8904` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5a31a31ca4745bb051d1c30eb8ae7d41456d73852664de3d54b162a9ae163e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a31a31ca4745bb051d1c30eb8ae7d41456d73852664de3d54b162a9ae163e6b", kill_on_drop: false }`
[INFO] [stdout] 5a31a31ca4745bb051d1c30eb8ae7d41456d73852664de3d54b162a9ae163e6b
