[INFO] fetching crate parasol_cpu 0.9.0...
[INFO] testing parasol_cpu-0.9.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate parasol_cpu 0.9.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate parasol_cpu 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate parasol_cpu 0.9.0
[INFO] tweaked toml for crates.io crate parasol_cpu 0.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parasol_cpu 0.9.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parasol_cpu 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55eed8e5e654990b02b517ff82a547f9071d61a29f524ab3ebd72c0935fc1295
[INFO] running `Command { std: "docker" "start" "-a" "55eed8e5e654990b02b517ff82a547f9071d61a29f524ab3ebd72c0935fc1295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55eed8e5e654990b02b517ff82a547f9071d61a29f524ab3ebd72c0935fc1295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55eed8e5e654990b02b517ff82a547f9071d61a29f524ab3ebd72c0935fc1295", kill_on_drop: false }`
[INFO] [stdout] 55eed8e5e654990b02b517ff82a547f9071d61a29f524ab3ebd72c0935fc1295
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b02dafdf05fed23a18d401551a0e8f9987b0aae01014d1da5bced02bc6f24d20
[INFO] running `Command { std: "docker" "start" "-a" "b02dafdf05fed23a18d401551a0e8f9987b0aae01014d1da5bced02bc6f24d20", 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 strsim v0.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[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 safe_arch v0.7.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling subtle v2.6.1
[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 is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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 parasol_cpu_macros v0.9.0
[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 bincode v1.3.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[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
[INFO] [stderr]    Compiling parasol_cpu v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/proc/program.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> std::slice::Iter<BufferInfo> {
[INFO] [stdout]     |                 ^^^^^     ---------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> std::slice::Iter<'_, BufferInfo> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s
[INFO] running `Command { std: "docker" "inspect" "b02dafdf05fed23a18d401551a0e8f9987b0aae01014d1da5bced02bc6f24d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02dafdf05fed23a18d401551a0e8f9987b0aae01014d1da5bced02bc6f24d20", kill_on_drop: false }`
[INFO] [stdout] b02dafdf05fed23a18d401551a0e8f9987b0aae01014d1da5bced02bc6f24d20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 003cc9322e3f622b3cc64885c8d14dcd2db96dd178ee0ee4d866cff510a59a87
[INFO] running `Command { std: "docker" "start" "-a" "003cc9322e3f622b3cc64885c8d14dcd2db96dd178ee0ee4d866cff510a59a87", 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 memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.5.0
[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 same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[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 rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 petgraph v0.7.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling parasol_concurrency v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 tinytemplate v1.2.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 regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling criterion v0.5.1
[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
[INFO] [stderr]    Compiling parasol_cpu v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/proc/program.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> std::slice::Iter<BufferInfo> {
[INFO] [stdout]     |                 ^^^^^     ---------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> std::slice::Iter<'_, BufferInfo> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/proc/program.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> std::slice::Iter<BufferInfo> {
[INFO] [stdout]     |                 ^^^^^     ---------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> std::slice::Iter<'_, BufferInfo> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 24s
[INFO] running `Command { std: "docker" "inspect" "003cc9322e3f622b3cc64885c8d14dcd2db96dd178ee0ee4d866cff510a59a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "003cc9322e3f622b3cc64885c8d14dcd2db96dd178ee0ee4d866cff510a59a87", kill_on_drop: false }`
[INFO] [stdout] 003cc9322e3f622b3cc64885c8d14dcd2db96dd178ee0ee4d866cff510a59a87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a80b0d29778319ba6b6e93333f76805e851e8c92653dd344fc1415859f5cf5c9
[INFO] running `Command { std: "docker" "start" "-a" "a80b0d29778319ba6b6e93333f76805e851e8c92653dd344fc1415859f5cf5c9", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/proc/program.rs:529:17
[INFO] [stderr]     |
[INFO] [stderr] 529 |     pub fn iter(&self) -> std::slice::Iter<BufferInfo> {
[INFO] [stderr]     |                 ^^^^^     ---------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 529 |     pub fn iter(&self) -> std::slice::Iter<'_, BufferInfo> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `parasol_cpu` (lib) generated 1 warning
[INFO] [stderr] warning: `parasol_cpu` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parasol_cpu-2085bec0ef333b45)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test proc::buffer_uint_tests::test_buffer_conversion_error ... ok
[INFO] [stdout] test proc::program::tests::can_parse_elf ... ok
[INFO] [stdout] test proc::program::tests::test_chi_squared_buffer_info ... ok
[INFO] [stdout] test proc::program::tests::test_program_buffer_info_methods ... ok
[INFO] [stdout] test memory::tests::can_create_memory ... ok
[INFO] [stdout] test proc::buffer_uint_tests::test_uint_buffer_roundtrip ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_right_plain_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::and::can_and_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::add::add_use_same_dst_and_src ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_left_plain_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_left_plain_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_left_encrypted_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_right_encrypted_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_right_encrypted_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_right_plain_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_left_encrypted_value_plain_shift ... ok
[INFO] [stdout] test proc::tests::branch::can_branch_nonzero ... ok
[INFO] [stdout] test proc::tests::branch::can_branch_zero ... ok
[INFO] [stdout] test proc::tests::add::can_add_inputs ... ok
[INFO] [stdout] test proc::buffer_uint_tests::can_run_on_global_or_local_threadpool has been running for over 60 seconds
[INFO] [stdout] test proc::buffer_uint_tests::test_uint_buffer_addition has been running for over 60 seconds
[INFO] [stdout] test proc::tests::add::can_add_carry_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::and::can_and_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::bitshift::can_rotate_left_encrypted_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::bitshift::can_rotate_left_plain_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::bitshift::can_rotate_right_encrypted_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::bitshift::can_rotate_right_plain_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::bitshift::can_shift_left_encrypted_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::and::can_and_ciphertext_inputs ... ok
[INFO] [stdout] test proc::tests::ciphertext_buffers_contain_multiple_of_8_bits ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_left_plain_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::bitshift::can_shift_right_encrypted_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::bitshift::can_shift_right_plain_value_encrypted_shift has been running for over 60 seconds
[INFO] [stdout] test proc::tests::casting::can_cast_truncate_ciphertext has been running for over 60 seconds
[INFO] [stdout] test proc::tests::casting::can_cast_truncate_plaintext has been running for over 60 seconds
[INFO] [stdout] test proc::tests::casting::can_cast_zero_extend_ciphertext has been running for over 60 seconds
[INFO] [stdout] test proc::tests::casting::can_cast_zero_extend_plaintext has been running for over 60 seconds
[INFO] [stdout] test proc::tests::add::can_add_carry_inputs ... ok
[INFO] [stdout] test proc::tests::cmux::can_cmux_plaintext ... ok
[INFO] [stdout] test proc::tests::casting::can_cast_truncate_ciphertext ... ok
[INFO] [stdout] test proc::tests::comparisons::can_equal_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::cmux::can_cmux_ciphertext has been running for over 60 seconds
[INFO] [stdout] test proc::tests::casting::can_cast_truncate_plaintext ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_left_encrypted_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_right_plain_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::comparisons::can_greater_than_or_equal_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::comparisons::can_greater_than_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::casting::can_cast_zero_extend_plaintext ... ok
[INFO] [stdout] test proc::tests::comparisons::can_less_than_or_equal_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::casting::can_cast_zero_extend_ciphertext ... ok
[INFO] [stdout] test proc::tests::comparisons::can_less_than_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::input_output::can_assign_inputs ... ok
[INFO] [stdout] test proc::tests::input_output::cant_alias_inputs ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_right_encrypted_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::input_output::can_assign_outputs ... ok
[INFO] [stdout] test proc::tests::input_output::missing_input ... ok
[INFO] [stdout] test proc::tests::input_output::missing_output ... ok
[INFO] [stdout] test proc::tests::input_output::input_ptr_register_pt_ct_mismatch ... ok
[INFO] [stdout] test proc::tests::input_output::output_ptr_register_pt_ct_mismatch ... ok
[INFO] [stdout] test proc::tests::load_store::can_compute_effective_address_encrypted_ptr_plain_offset ... ok
[INFO] [stdout] test proc::tests::load_store::can_load_immediate ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_left_plain_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::input_output::cant_alias_outputs ... ok
[INFO] [stdout] test proc::tests::load_store::can_compute_effective_address_plain_ptr ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_right_plain_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::load_store::can_load_store_plain_byte_width ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_left_encrypted_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::load_store::load_immediate_fails_out_of_range ... ok
[INFO] [stdout] test proc::tests::bitshift::can_shift_left_plain_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::bitshift::can_rotate_right_encrypted_value_encrypted_shift ... ok
[INFO] [stdout] test proc::tests::neg::can_neg_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::or::can_or_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::not::can_not_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::load_store::can_load_store_ciphertext_byte_width ... ok
[INFO] [stdout] test proc::tests::sub::sub_use_same_dst_and_src ... ok
[INFO] [stdout] test proc::tests::comparisons::can_equal_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::comparisons::can_greater_than_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::comparisons::can_greater_than_or_equal_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::comparisons::can_less_than_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::comparisons::can_less_than_or_equal_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::mul::can_unsigned_mul_plain_plain ... ok
[INFO] [stdout] test proc::tests::mul::can_multiply_cipher_plain has been running for over 60 seconds
[INFO] [stdout] test proc::tests::mul::can_unsigned_mul_cipher_cipher has been running for over 60 seconds
[INFO] [stdout] test proc::tests::not::can_not_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::or::can_or_ciphertext_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::sub::can_sub_borrow_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::sub::can_sub_inputs has been running for over 60 seconds
[INFO] [stdout] test proc::tests::xor::can_xor_ciphertext_both has been running for over 60 seconds
[INFO] [stdout] test proc::tests::xor::can_xor_ciphertext_left has been running for over 60 seconds
[INFO] [stdout] test proc::tests::xor::can_xor_ciphertext_both ... ok
[INFO] [stdout] test proc::tests::sub::can_sub_inputs ... ok
[INFO] [stdout] test proc::tests::xor::can_xor_plaintext_inputs ... ok
[INFO] [stdout] test proc::tests::xor::can_xor_ciphertext_left ... ok
[INFO] [stdout] test tomasulo::tests::rep_len_gives_correct_size ... ok
[INFO] [stdout] test util::tests::can_roundtrip ... ok
[INFO] [stdout] test util::tests::can_roundtrip_plaintext ... ok
[INFO] [stdout] test util::tests::correct_size_alignment ... ok
[INFO] [stdout] test util::tests::nested_structs ... ok
[INFO] [stdout] test proc::tests::comparisons::can_equal_ciphertext_inputs ... ok
[INFO] [stdout] test proc::tests::comparisons::can_greater_than_ciphertext_inputs ... ok
[INFO] [stdout] test proc::tests::or::can_or_ciphertext_inputs ... ok
[INFO] [stdout] test proc::tests::not::can_not_ciphertext_inputs ... ok
[INFO] [stdout] test proc::tests::cmux::can_cmux_ciphertext ... ok
[INFO] [stdout] test proc::tests::xor::can_xor_ciphertext_right has been running for over 60 seconds
[INFO] [stdout] test proc::tests::comparisons::can_greater_than_or_equal_ciphertext_inputs ... 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_cpu-2085bec0ef333b45` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a80b0d29778319ba6b6e93333f76805e851e8c92653dd344fc1415859f5cf5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80b0d29778319ba6b6e93333f76805e851e8c92653dd344fc1415859f5cf5c9", kill_on_drop: false }`
[INFO] [stdout] a80b0d29778319ba6b6e93333f76805e851e8c92653dd344fc1415859f5cf5c9
