[INFO] cloning repository https://github.com/TritonVM/tasm-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TritonVM/tasm-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTritonVM%2Ftasm-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTritonVM%2Ftasm-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18e982dfdbebfec5fdf8316b9e2d4b7fb4a353c4
[INFO] testing TritonVM/tasm-lang/18e982dfdbebfec5fdf8316b9e2d4b7fb4a353c4 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTritonVM%2Ftasm-lang" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TritonVM/tasm-lang
[INFO] finished tweaking git repo https://github.com/TritonVM/tasm-lang
[INFO] tweaked toml for git repo https://github.com/TritonVM/tasm-lang written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TritonVM/tasm-lang on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TritonVM/tasm-lang 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded codspeed v2.7.2
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded test-strategy v0.4.0
[INFO] [stderr]   Downloaded manyhow-macros v0.11.4
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.3
[INFO] [stderr]   Downloaded windows-registry v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.43
[INFO] [stderr]   Downloaded codspeed-criterion-compat v2.7.2
[INFO] [stderr]   Downloaded tasm-object-derive v0.48.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.3
[INFO] [stderr]   Downloaded triton-air v0.48.0
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded cc v1.1.14
[INFO] [stderr]   Downloaded serde_json v1.0.127
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded twenty-first v0.48.0
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded reqwest v0.12.7
[INFO] [stderr]   Downloaded tasm-lib v0.48.0
[INFO] [stderr]   Downloaded triton-vm v0.48.0
[INFO] [stderr]   Downloaded serde_derive v1.0.209
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded triton-constraint-builder v0.48.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.2
[INFO] [stderr]   Downloaded strum_macros v0.27.0
[INFO] [stderr]   Downloaded triton-isa v0.48.0
[INFO] [stderr]   Downloaded attribute-derive v0.10.3
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded serde v1.0.209
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded triton-constraint-circuit v0.48.0
[INFO] [stderr]   Downloaded proc-macro-utils v0.10.0
[INFO] [stderr]   Downloaded manyhow v0.11.4
[INFO] [stderr]   Downloaded bfieldcodec_derive v0.7.0
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded get-size-derive2 v0.1.3
[INFO] [stderr]   Downloaded strum v0.27.0
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded proptest-arbitrary-interop v0.1.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded get-size2 v0.1.3
[INFO] [stderr]   Downloaded libc v0.2.158
[INFO] [stderr]   Downloaded tokio v1.39.3
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed4161c30d79a6c7ecdbaf0fc2076dbae893de444b76fee1a8e12ce8b3c3cb42
[INFO] running `Command { std: "docker" "start" "-a" "ed4161c30d79a6c7ecdbaf0fc2076dbae893de444b76fee1a8e12ce8b3c3cb42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed4161c30d79a6c7ecdbaf0fc2076dbae893de444b76fee1a8e12ce8b3c3cb42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4161c30d79a6c7ecdbaf0fc2076dbae893de444b76fee1a8e12ce8b3c3cb42", kill_on_drop: false }`
[INFO] [stdout] ed4161c30d79a6c7ecdbaf0fc2076dbae893de444b76fee1a8e12ce8b3c3cb42
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60af34c45e4f58d2a26b3bce06d471392e9cd9026eb1ba740e48fd1e8785a842
[INFO] running `Command { std: "docker" "start" "-a" "60af34c45e4f58d2a26b3bce06d471392e9cd9026eb1ba740e48fd1e8785a842", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling tasm-object-derive v0.48.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling get-size-derive2 v0.1.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling get-size2 v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v2.7.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling twenty-first v0.48.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling triton-constraint-circuit v0.48.0
[INFO] [stderr]    Compiling triton-isa v0.48.0
[INFO] [stderr]    Compiling triton-air v0.48.0
[INFO] [stderr]    Compiling triton-constraint-builder v0.48.0
[INFO] [stderr]    Compiling triton-vm v0.48.0
[INFO] [stderr]    Compiling tasm-lib v0.48.0
[INFO] [stderr]    Compiling tasm-lang v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 27s
[INFO] running `Command { std: "docker" "inspect" "60af34c45e4f58d2a26b3bce06d471392e9cd9026eb1ba740e48fd1e8785a842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60af34c45e4f58d2a26b3bce06d471392e9cd9026eb1ba740e48fd1e8785a842", kill_on_drop: false }`
[INFO] [stdout] 60af34c45e4f58d2a26b3bce06d471392e9cd9026eb1ba740e48fd1e8785a842
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592b22554c01a992f7fb24bc523d92a6c38fe89e288cfe6092142c136c0c2f0d
[INFO] running `Command { std: "docker" "start" "-a" "592b22554c01a992f7fb24bc523d92a6c38fe89e288cfe6092142c136c0c2f0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tasm-object-derive v0.48.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling test-strategy v0.4.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling get-size-derive2 v0.1.3
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling get-size2 v0.1.3
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling proptest-arbitrary-interop v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v2.7.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling twenty-first v0.48.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]    Compiling triton-isa v0.48.0
[INFO] [stderr]    Compiling triton-constraint-circuit v0.48.0
[INFO] [stderr]    Compiling triton-air v0.48.0
[INFO] [stderr]    Compiling triton-constraint-builder v0.48.0
[INFO] [stderr]    Compiling triton-vm v0.48.0
[INFO] [stderr]    Compiling tasm-lib v0.48.0
[INFO] [stderr]    Compiling tasm-lang v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tests_and_benchmarks/ozk/rust_shadows.rs:655:39
[INFO] [stdout]     |
[INFO] [stdout] 655 |               pub(super) fn $next_as_fn(&mut self) -> Box<$payload> {
[INFO] [stdout]     |                                         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 688 | / vm_proof_iter_impl!(
[INFO] [stdout] 689 | |     MerkleRoot(Digest) defines next_as_merkleroot
[INFO] [stdout] 690 | |         uses try_into_merkle_root,
[INFO] [stdout] 691 | |     OutOfDomainMainRow(Box<MainRow<XFieldElement>>) defines next_as_outofdomainmainrow
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |     FriPolynomial(Polynomial<XFieldElement>) defines next_as_fripolynomial uses try_into_fri_polynomial,
[INFO] [stdout]     | |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 710 | |     FriResponse(FriResponse) defines next_as_friresponse
[INFO] [stdout] 711 | |         uses try_into_fri_response,
[INFO] [stdout] 712 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `vm_proof_iter_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 |     FriPolynomial(Polynomial<'_, XFieldElement>) defines next_as_fripolynomial uses try_into_fri_polynomial,
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 56s
[INFO] running `Command { std: "docker" "inspect" "592b22554c01a992f7fb24bc523d92a6c38fe89e288cfe6092142c136c0c2f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592b22554c01a992f7fb24bc523d92a6c38fe89e288cfe6092142c136c0c2f0d", kill_on_drop: false }`
[INFO] [stdout] 592b22554c01a992f7fb24bc523d92a6c38fe89e288cfe6092142c136c0c2f0d
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 447e61b6f23695052d2b3b64b2f5aa9286a34414b339e8c341782f760d23d6de
[INFO] running `Command { std: "docker" "start" "-a" "447e61b6f23695052d2b3b64b2f5aa9286a34414b339e8c341782f760d23d6de", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tests_and_benchmarks/ozk/rust_shadows.rs:655:39
[INFO] [stderr]     |
[INFO] [stderr] 655 |               pub(super) fn $next_as_fn(&mut self) -> Box<$payload> {
[INFO] [stderr]     |                                         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 688 | / vm_proof_iter_impl!(
[INFO] [stderr] 689 | |     MerkleRoot(Digest) defines next_as_merkleroot
[INFO] [stderr] 690 | |         uses try_into_merkle_root,
[INFO] [stderr] 691 | |     OutOfDomainMainRow(Box<MainRow<XFieldElement>>) defines next_as_outofdomainmainrow
[INFO] [stderr] ...   |
[INFO] [stderr] 709 | |     FriPolynomial(Polynomial<XFieldElement>) defines next_as_fripolynomial uses try_into_fri_polynomial,
[INFO] [stderr]     | |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 710 | |     FriResponse(FriResponse) defines next_as_friresponse
[INFO] [stderr] 711 | |         uses try_into_fri_response,
[INFO] [stderr] 712 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `vm_proof_iter_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 709 |     FriPolynomial(Polynomial<'_, XFieldElement>) defines next_as_fripolynomial uses try_into_fri_polynomial,
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tasm-lang` (lib test) generated 1 warning (run `cargo fix --lib -p tasm-lang --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tasm_lang-1a51820b3daddcf8)
[INFO] [stdout] 
[INFO] [stdout] running 370 tests
[INFO] [stdout] test graft::tests::boolean_algebra ... ok
[INFO] [stdout] test graft::tests::and_and_xor_u32 ... ok
[INFO] [stdout] test graft::tests::bfe_add_return_var ... ok
[INFO] [stdout] test graft::tests::right_lineage_length ... ok
[INFO] [stdout] test graft::tests::bfe_add_return_expr ... ok
[INFO] [stdout] test graft::tests::big_mmr_function ... ok
[INFO] [stdout] test graft::tests::make_a_list ... ok
[INFO] [stdout] test graft::tests::mmr_left_child ... ok
[INFO] [stdout] test graft::tests::function_call_with_args ... ok
[INFO] [stdout] test graft::tests::mmr_leftmost_ancestor ... ok
[INFO] [stdout] test graft::tests::function_call_no_args ... ok
[INFO] [stdout] test graft::tests::u32_algebra ... ok
[INFO] [stdout] test ssa::tests::simple_ssa_test ... ok
[INFO] [stdout] test graft::tests::u32_swap ... ok
[INFO] [stdout] test graft::tests::u64_algebra ... ok
[INFO] [stdout] test graft::tests::leaf_count_to_node_count ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_atomic_values::test::hash_values_on_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::bfe_add::test::add_bfe_ozk_test_same_file ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::bfe_inverse::test::bfe_inverse_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::bfe_inverse::test::bfe_crash_on_zero_input_arg ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::ilog2_u32::test::ilog2_of_zero_verify_crash_negative_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::ozk_parsing::tests::load_method_prove_from_github ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_boxed_fields::test::one_dynamically_sized_field_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_boxed_values::test::two_statically_sized_fields_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_boxed_values::test::one_dynamically_sized_field_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_boxed_values::test::hash_boxed_atomic_values_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::mod_pow_u32::test::mod_pow_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_boxed_fields::test::one_statically_sized_field_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_boxed_values::test::two_dynamically_sized_fields_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_bfe::test::xfe_bfe_arithmetic ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::wrapping_sub::test::wrapping_sub_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::sample_scalars::tests::empty_preimage_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_inverse::test::xfe_crash_on_zero_input_arg ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::hash_boxed_values::test::five_d_and_s_fields_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_mod_pow_u32::test::xfe_to_the_power_of_one_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_inverse::test::xfe_inverse_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::bfe_array_boxed::test::bfe_array_boxed_test ... ignored, Doesn't work yet, as we can't move pointer types to memory
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_mod_pow_u32::test::xfe_mod_pow_u32_random_input ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::sample_scalars::tests::preimage_length_one_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_mod_pow_u32::test::verify_no_name_clash_xfe_bfe_mod_pow_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::ilog2_u32::test::ilog2_unit_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_mod_pow_u32::test::xfe_to_the_power_of_zero_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::xfe_inverse::test::no_name_clash_bfe_xfe_inverse_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::sample_scalars::tests::sample_scalars_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::bfe_pair::test::boxed_bfe_pair_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::bfe::test::boxed_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::vec_to_array::test::vec_to_array_positive_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::repeat_syntax::call_array_constructor_once ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::array_to_vec::test::array_to_vec ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::box_a_list_simple::test::box_a_list_simple ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::vec_to_array::test::vec_to_array_negative_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::box_an_array_simple::test::box_an_array_simple ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::box_a_struct_with_list_field_simple::test::box_a_struct_with_list_field_simple ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::repeat_syntax::call_array_constructor_twice ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::bfe_array::test::bfe_array_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::box_a_struct_with_two_list_fields::test::box_a_struct_with_two_list_fields ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::method_on_nested_struct_simple::test::methods_on_nested_structs_simple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::ref_struct_typecheck_fail::test::ref_struct_typecheck_fail_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::ilog2_u32::test::ilog2_proptest ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::methods_on_boxed_tuple_structs::test::method_on_boxed_tuple ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::tuple_struct_one_element_simple::test::tuple_struct_one_element_simple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::ref_struct_typecheck_succeed_bc_boxed::test::ref_struct_typecheck_succeed_bc_boxed_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::digest_pair::test::boxed_digest_pair_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::tuple_struct_one_element::test::tuple_struct_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::tuple_struct_two_elements_copy::test::tuple_struct_two_elements_copy_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::simple_struct_copy::test::boxed_simple_copy_struct ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::destructuring::digest::tests::destructure_digest ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::composite_types::composite_types_from_associated_functions::tests::composite_type_associated_function_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::tuple_struct_with_vec::test::move_boxed_tuple_struct_with_vec_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::montyred::test::montyred_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::tuple_struct_two_elements_not_copy::test::tuple_struct_two_elements_not_copy_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::composite_types::composite_types_from_methods::tests::composite_type_methods_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::box_complex_flat_struct::test::box_complex_flat_struct_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::methods_on_nested_structs_not_copy::test::methods_on_nested_structs_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::box_enum_dyn_sized_variant_field::test::box_enum_dyn_sized_variant_field_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::nested_tuples::test::nested_tuples_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::box_enum_simple::test::box_enum_simple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::boxed_multiple_tuple_data::test::boxed_enum_with_multi_tuple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::custom_struct_in_data::test::custom_struct_in_enum_data_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::box_enum_two_dyn_sized_variant_fields::test::b_box_enum_two_dyn_sized_variant_fields_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::boxed_match_with_wildcard_binding::test::boxed_match_with_wildcard_binding_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::boxed_multiple_tuple_data_to_stack::test::boxed_multiple_tuple_data_to_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::benches::dazefield_element_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::box_enum_two_dyn_sized_variant_fields::test::a_box_enum_two_dyn_sized_variant_fields_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::enum_to_memory_simple::test::enum_to_memory_simple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::box_enum_two_dyn_sized_variant_fields::test::c_box_enum_two_dyn_sized_variant_fields_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::two_variants_no_data::test::two_variants_no_data_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_boxed::very_simple::test::variant_a_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::rust_by_example_enums::test::rust_by_example_enums_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_boxed::very_simple::test::variant_b_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::two_variants_one_data::test::two_variants_one_data_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_boxed::with_catch_all::test::catch_all_on_b_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::boxed_proof_item_simple::test::boxed_proof_item_enum_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::match_with_wildcard_bindings::test::match_with_wildcard_bindings_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::boxed::flat_tuples::tests::flat_tuples_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::catch_all_condition::catch_all_covers_a_b_c_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::option_type::test::match_expr_very_simple_most_basic_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::option_type::test::match_expr_with_bindings_in_arm_body_0_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::enum_with_non_copy_struct_data::tests::enum_with_non_copy_struct_data_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::option_type::test::match_expr_with_bindings_in_arm_body_1_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::panic_in_arm_body::assert_no_panic_in_arm_body_b ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::catch_all_condition::catch_all_covers_b_and_c_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::panic_in_arm_body::assert_panic_in_arm_body_a ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::catch_all_condition::catch_all_covers_a_and_b_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::panic_in_arm_body::assert_panic_in_arm_body_b ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arrays::xfe_array::test::xfe_array_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::catch_all_condition::catch_all_covers_a_and_c_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::catch_all_condition::catch_all_covers_a_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_stmt_boxed::set_array_value_from_memory::test::call_panic_on_a_variant_b ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::three_variants::test::three_variants_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::catch_all_condition::catch_all_covers_b_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::hash_varlen::test::hash_varlen_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::option_types::mutable_values::test::mutable_values_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::catch_all_condition::catch_all_covers_c_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::returning_block_expr_u32::test::returning_block_expr_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::import_type_declaration::test::import_type_declaration_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::nested_tuples::test::nested_tuples_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::panic_in_arm_body::assert_no_panic_in_arm_body_a ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::enum_with_struct_with_two_vecs::test::enum_with_struct_with_two_vecs_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::value::test::value_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::neptune_consensus::claims::single_proof_claims::tests::construct_single_proof_claims ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::test::simple_map_on_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::simple_encode::test::simple_encode_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::neptune_consensus::typescript_timelock::test::typescript_timelock_test_future_release_date_fail ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe2::test::pe2_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::match_expr_on_stack::panic_in_arm_body::assert_no_panic_in_arm_body_c ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::option_types::is_some_is_none_unwrap::test::simple_is_some_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe5::benches::pe5_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe2::benches::pe2_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe5::test::pe5_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::neptune_consensus::typescript_timelock::test::typescript_timelock_test_pass ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe6::test::pe6_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe1::test::pe1_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::challenges::tests::local_challenges_count_agrees_with_tvm ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe6::benches::pe6_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe3::test::pe3_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::eval_arg::test::test_eval_arg_compute_terminal ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::benches::simple_map_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe7::test::pe7_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::algebraic_hasher::sample_scalars::tests::preimage_length_one_test_loop_over_sample_count_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::fast_ntt_to_basic_snippet::test::fast_xfe_ntt_to_basic_snippet_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::merkle_root_autogen::test::merkle_root_to_basic_snippet ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::stark_parameters::test::tvm_agreement ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::benches::big_benchmark_verification_as_a_function_of_inner_padded_height ... ignored, Intended to generate data about verifier table heights as a function of inner padded
[INFO] [stdout]        height Make sure to run with `RUSTFLAGS="-C opt-level=3 -C debug-assertions=no`
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::benches::small_benchmark_verification_as_a_function_of_inner_padded_height ... ignored, Takes up to a minute to run
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::profilers::generate_many_verifier_execution_profiles ... ignored, Intended to generate data about verifier clock cycle count as a function of padded height
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::boxed_advanced_tuple_data::test::boxed_enum_with_advanced_tuple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::fri_verify::test::fri_verify_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_4096 ... ignored, Rather slow, almost 20 seconds on my powerful laptop
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::profilers::recursive_proof_verification ... ignored, Requires 400 GB of RAM. Make sure to run with `RUSTFLAGS="-C opt-level=3 -C debug-assertions=no`
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::default_stark_parameters_match_triton_vms_defaults ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::fri_parameter_derivation_using_default_stark_parameters_corresponds_to_triton_vms_derivation ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::num_columns_agrees_with_tvm ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::num_columns_plus_quotient_segments_agrees_with_tvm ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::num_main_and_aux_and_quotient_segment_codeword_weights_agrees_with_tvm ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::num_quotients_agree_with_tvm_num_quotients ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::merkle_root::test::merkle_root_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe4::test::pe4_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::merkle_root::benches::merkle_root_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::move_boxed_enum_to_stack::test::move_boxed_enum_to_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::vm_proof_iter_next_as::test::test_all_next_as_methods ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::result_types::non_copy_types::test::non_copy_types_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::result_types::prelude_match::test::prelude_match_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::result_types::copy_types::test::copy_types_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::result_types::question_mark_operator::test::question_mark_operator_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::result_types::simple_unwrap::test::simple_unwrap_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::result_types::unwrap_crash::test::unwrap_crash_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::sponge_hasher::init::tests::can_compile_call_to_init ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::sponge_hasher::init::tests::initialized_sponge_behaves_correctly_deep_in_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::sponge_hasher::init::tests::initialized_sponge_behaves_correctly_on_small_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::sponge_hasher::absorb_once_squeeze_once::tests::absorb_and_squeeze_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::sponge_hasher::pad_and_absorb_all::tests::pad_and_absorb_all_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::declaration_on_stack_with_list::test::declaration_on_stack_with_list_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::exceed_allowed_field_size::tests::exceed_allowed_size_indicator_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::exceed_allowed_field_size::tests::exceed_allowed_total_length_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::simple_declaration_on_stack::test::simple_struct_declaration_on_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::simple_declaration_on_stack_spilled::test::simple_declaration_on_stack_spilled_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::simple_nested_struct::test::simple_nested_structs_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::simple_struct::test::simple_struct_ozk_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::struct_with_array::test::struct_with_arrays_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::struct_with_methods::test::struct_with_methods_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::struct_with_simple_methods::test::basic_struct_method_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::enums::enum_with_struct_data::test::enum_with_struct_data_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::struct_with_two_vecs_to_stack::test::struct_with_two_vecs_to_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe3::benches::pe3_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::type_forcing::bfield_element::test::method_on_boxed_bfe_gets_right_value ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::struct_with_xfe_and_xfes_to_stack::test::struct_with_xfe_and_xfes_to_stack_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe1::benches::pe1_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::type_forcing::nested_struct::tests::accessing_list_element_on_a_nested_struct_produces_expected_value ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::type_forcing::simple_struct::tests::accessing_list_element_on_a_boxed_struct_produces_expected_value ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::struct_with_vecs::test::struct_with_vecs_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::type_forcing::simple_struct::tests::accessing_list_element_on_a_struct_produces_expected_value ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::type_forcing::nested_struct::tests::accessing_list_element_on_a_boxed_nested_struct_produces_expected_value ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::type_forcing::simple_struct::tests::accessing_list_len_on_a_struct_produces_expected_value ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::vectors::clone_from_very_simple::test::clone_from_very_simple ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::type_forcing::simple_struct::tests::accessing_list_len_on_a_boxed_struct_produces_expected_value ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::vectors::clone_from_many::test::clone_from_vector_many ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::vectors::clone_from_simple::test::clone_from_vector_simple ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::vectors::split_off::test::bfe_vec_split_off_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::add_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::cast_from_bool_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::div_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::instantiate_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::lift_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::vectors::split_off::test::digest_vec_split_off_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::mul_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::negate_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::vectors::split_off::test::xfe_vec_split_off_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::sub_bfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::long_bfe_expr_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bool::run_tests::assert_bool_failure_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bool::run_tests::assert_bool_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bool::run_tests::not_bool_expr_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bool::run_tests::not_bool_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bfe::run_tests::primitive_root_finder_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bool::run_tests::and_bool_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::bool::run_tests::or_bool_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::declare_u128_max_and_bits_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::mixed::run_tests::powers_of_two_with_bit_shifting_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::u128_add_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::u128_add_overflow_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::u128_mul_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::u128_shl_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::u128_shr_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::u128_sub_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::add_u32_overwrite_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::add_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::bitwise_and_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::bitwise_not_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::mul_two_u64s_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::cmp_u32_dynamic_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::count_ones_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::declare_u32_max_and_bits_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::declare_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::leading_zeros_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::leftshift_u32_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::lt_u32_static_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u128::run_tests::u128_eq_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::mul_u32_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::pow_u32_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::rightshift_u32_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::operator_evaluation_ordering_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::simple_sub_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::sub_u32_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::usize_as_alias_for_u32_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::bitwise_and_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::bitwise_not_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::test::dazefield_element_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::count_ones_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::add_u64_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::declare_u64_max_and_bits_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::fast_ntt::test::fast_xfe_ntt_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::div_u64_zero_divisor_small_numerator_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::gte_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::leading_zeros_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::leftshift_u64_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::div_u64_zero_divisor_big_numerator_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::xfe_ntt_recursive::test::recursive_xfe_ntt_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::mul_u64_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::operator_evaluation_ordering_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::lte_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::rightshift_u64_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::lt_u64_dynamic_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::sub_u64_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::div_xfe_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::add_xfe_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u32::run_tests::div_rem_u32_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::instantiate_xfe_with_num_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::instantiate_xfe_with_literal_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::long_expression_2_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::long_expression_1_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::eq_xfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::mul_lifted_xfes_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::negate_xfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::mul_xfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::unlift_xfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::sub_xfe_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::bfield_codec::run_tests::bfe_encode_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::hashing::run_tests::default_digest_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::hashing::run_tests::hash_pair_reference_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::hashing::run_tests::hash_pair_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::bfield_codec::run_tests::digest_encode_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::hashing::run_tests::hash_varlen_unsafe_list_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::hashing::run_tests::hash_varlen_safe_list_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::secret_all_types_one_liner_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::secretin_10_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::secretin_most_types_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::secretin_digest_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::secretin_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::stdin_all_types_one_liner_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::stdin_digest_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::stdin_all_types_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::stdin_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::xfe::run_tests::long_expression_3_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::stdin_test_pair ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::compile_and_typecheck_tests::local_function_type_error_in_fn_call_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::compile_and_typecheck_tests::type_error_in_outer_function_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::compile_and_typecheck_tests::local_function_type_error_in_fn_decl_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::run_tests::add_with_inner_mul_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::run_tests::local_function_with_return_value_bool_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::io::run_tests::stdin_most_types_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::run_tests::trivial_local_function_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::run_tests::factorial_with_inner_function_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::local_functions::run_tests::recursive_sum_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::vectors::split_off::test::xfe_vec_split_off_proptest ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::divmoddi4_u64_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::div_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::left_child_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::leftmost_ancestor_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::right_child_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::calculate_new_peaks_from_append_inlined_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::right_lineage_length_and_own_height_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::right_lineage_length_from_leaf_index_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::structs::nested_structs::test::nested_structs_test ... ok
[INFO] [stdout] test tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark has been running for over 60 seconds
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::calculate_new_peaks_from_append_with_local_function_test ... ok
[INFO] [stdout] test tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark ... FAILED
[INFO] [stdout] test tests_and_benchmarks::programs::other::compile_and_typecheck_tests::nop_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::compile_and_typecheck_tests::missing_mut_keyword_test - should panic ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::compile_and_typecheck_tests::inferred_literals_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::allow_mutable_triplet_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::allow_mutable_tuple_complicated_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::allow_mutable_tuple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::nested_if_expressions_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::overwrite_values_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::return_tuple_element ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::simple_recursive_pow_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::simple_while_loop_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::tasm_argument_evaluation_order_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::tuple_support_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::complicated_while_loop_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::ensure_dyn_malloc_and_static_malloc_do_not_interfere_test_1 ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::other::run_tests::code_block_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::ensure_dyn_malloc_and_static_malloc_do_not_interfere_test_2 ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::ensure_dyn_malloc_and_static_malloc_do_not_interfere_test_4 ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::ensure_dyn_malloc_and_static_malloc_do_not_interfere_test_3 ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::ensure_dyn_malloc_and_static_malloc_do_not_interfere_test_5 ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::long_expression_that_must_spill_2_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::long_expression_that_must_spill_1_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_many_types_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_many_bindings_to_memory_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::big_branches_spill_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_to_memory_in_branch_test_2 ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_to_memory_overwrite_values_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_u32_values_to_memory_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_to_memory_in_branch_test_1 ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_u64_values_to_memory_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::build_and_read_vector_in_while_loop_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::build_vector_in_while_loop_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::clear_support_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::polymorphic_vectors_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::build_digest_list_with_indexing_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::spill_to_memory::run_tests::spill_tuple_to_memory_simple_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::simple_digest_list_support_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::simple_list_support_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::simple_list_support_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::basic::run_tests::very_simple_list_support_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::vectors::map::tests::run_tests::simple_map_mul_by_2_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::verify_authentication_path_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::arithmetic::u64::run_tests::rem_u64_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::fast_ntt::benches::fast_ntt_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::calculate_new_peaks_from_leaf_mutatation_with_local_function_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::leaf_index_to_mt_index_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::calculate_new_peaks_from_leaf_mutatation_inlined_test ... ok
[INFO] [stdout] test tests_and_benchmarks::programs::mmr::run_tests::right_lineage_length_run_test ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench has been running for over 60 seconds
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench has been running for over 60 seconds
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024 has been running for over 60 seconds
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256 has been running for over 60 seconds
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::verify_tvm_proof_factorial_program_no_io has been running for over 60 seconds
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::verify_tvm_proof_factorial_program_with_io_fact_40 has been running for over 60 seconds
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256 ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024 ... FAILED
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::verify_tvm_proof_factorial_program_no_io ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::recufier::verify::test::verify_tvm_proof_factorial_program_with_io_fact_40 ... ok
[INFO] [stdout] test tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::ozk_parsing::tests::load_method_prove_from_github stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::ozk_parsing::tests::load_method_prove_from_github' (42) panicked at src/tests_and_benchmarks/ozk/ozk_parsing.rs:143:33:
[INFO] [stdout] failed to download file "/lib.rs" from GitHub
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ccd07cb8 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::SourceFileLocation>::read_file_from_github::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/ozk_parsing.rs:143:33
[INFO] [stdout]   20:     0x6247cceb0ce1 - <core[c5ed12ab89cc536a]::result::Result<reqwest[2c687296b3a193ae]::blocking::response::Response, reqwest[2c687296b3a193ae]::error::Error>>::unwrap_or_else::<<tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::SourceFileLocation>::read_file_from_github::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6247ccd1007a - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::SourceFileLocation>::read_file_from_github
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/ozk_parsing.rs:143:14
[INFO] [stdout]   22:     0x6247ccd0fb8d - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::SourceFileLocation>::parse_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/ozk_parsing.rs:125:48
[INFO] [stdout]   23:     0x6247ccd0c4dc - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::EntrypointLocation>::extract_entrypoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/ozk_parsing.rs:62:53
[INFO] [stdout]   24:     0x6247ccd77a3c - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::tests::load_method_prove_from_github
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/ozk_parsing.rs:221:37
[INFO] [stdout]   25:     0x6247ccd6ede7 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::tests::load_method_prove_from_github::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/ozk_parsing.rs:219:39
[INFO] [stdout]   26:     0x6247ccdcb286 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::ozk_parsing::tests::load_method_prove_from_github::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   48:     0x74caa1b69a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::benches::dazefield_element_bench stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::benches::dazefield_element_bench' (59) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cd137448 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::benches::dazefield_element_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/arithmetic/dazefield_element_mul.rs:120:9
[INFO] [stdout]   24:     0x6247cd1039e7 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::benches::dazefield_element_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/arithmetic/dazefield_element_mul.rs:99:33
[INFO] [stdout]   25:     0x6247ccdce006 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::benches::dazefield_element_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::project_euler::pe5::benches::pe5_bench stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::project_euler::pe5::benches::pe5_bench' (168) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cce8c61a - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe5::benches::pe5_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe5.rs:61:9
[INFO] [stdout]   24:     0x6247cce741c7 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe5::benches::pe5_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe5.rs:53:19
[INFO] [stdout]   25:     0x6247ccdce806 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe5::benches::pe5_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::project_euler::pe2::benches::pe2_bench stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::project_euler::pe2::benches::pe2_bench' (162) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cd0537ea - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe2::benches::pe2_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe2.rs:69:9
[INFO] [stdout]   24:     0x6247cd03cb47 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe2::benches::pe2_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe2.rs:61:19
[INFO] [stdout]   25:     0x6247ccdce686 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe2::benches::pe2_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::project_euler::pe6::benches::pe6_bench stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::project_euler::pe6::benches::pe6_bench' (170) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cced6d3a - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe6::benches::pe6_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe6.rs:68:9
[INFO] [stdout]   24:     0x6247ccecfc37 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe6::benches::pe6_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe6.rs:60:19
[INFO] [stdout]   25:     0x6247ccdce886 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe6::benches::pe6_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::benches::simple_map_bench stdout ----
[INFO] [stdout] Forcing output_values to Vec<BFieldElement>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::benches::simple_map_bench' (157) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cce8d0fa - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::benches::simple_map_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/other/simple_map_on_bfe.rs:102:9
[INFO] [stdout]   24:     0x6247cce741f7 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::benches::simple_map_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/other/simple_map_on_bfe.rs:83:26
[INFO] [stdout]   25:     0x6247ccdcfbc6 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::benches::simple_map_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::recufier::merkle_root::benches::merkle_root_bench stdout ----
[INFO] [stdout] Forcing leafs to Vec<Digest>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::recufier::merkle_root::benches::merkle_root_bench' (180) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247ccf1ab94 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::merkle_root::benches::merkle_root_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/merkle_root.rs:101:9
[INFO] [stdout]   24:     0x6247ccf10097 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::merkle_root::benches::merkle_root_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/merkle_root.rs:83:27
[INFO] [stdout]   25:     0x6247ccdd0446 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::merkle_root::benches::merkle_root_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::project_euler::pe3::benches::pe3_bench stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::project_euler::pe3::benches::pe3_bench' (164) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247ccd861da - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe3::benches::pe3_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe3.rs:72:9
[INFO] [stdout]   24:     0x6247ccd6f407 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe3::benches::pe3_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe3.rs:64:19
[INFO] [stdout]   25:     0x6247ccdce706 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe3::benches::pe3_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::project_euler::pe1::benches::pe1_bench stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::project_euler::pe1::benches::pe1_bench' (160) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247ccf65b1a - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe1::benches::pe1_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe1.rs:69:9
[INFO] [stdout]   24:     0x6247ccf31e77 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe1::benches::pe1_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe1.rs:61:19
[INFO] [stdout]   25:     0x6247ccdce606 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe1::benches::pe1_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark stdout ----
[INFO] [stdout] Forcing auth_path to Vec<Digest>
[INFO] [stdout] Forcing peaks to Vec<Digest>
[INFO] [stdout] Warning: Marking _fn_arg_Vec_LDigestR_2 as spilled. Binding: auth_path
[INFO] [stdout] Warning: Marking _fn_arg_Vec_LDigestR_0 as spilled. Binding: peaks
[INFO] [stdout] Warning: spill required of _fn_arg_Vec_LDigestR_0. Spilling to address: -2
[INFO] [stdout] Warning: spill required of _fn_arg_Vec_LDigestR_2. Spilling to address: -3
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cce407dd - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks/mmr.rs:59:9
[INFO] [stdout]   24:     0x6247cce30da7 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks/mmr.rs:18:33
[INFO] [stdout]   25:     0x6247ccdcb246 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::recufier::fast_ntt::benches::fast_ntt_bench stdout ----
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing x to Vec<XFieldElement>
[INFO] [stdout] Forcing input_output to Vec<XFieldElement>
[INFO] [stdout] Forcing input_copied to Vec<XFieldElement>
[INFO] [stdout] Forcing input_output to Vec<XFieldElement>
[INFO] [stdout] Warning: Marking _fn_arg_boxed_LVec_LXFieldRR_0 as spilled. Binding: x
[INFO] [stdout] Warning: Marking _fn_arg_boxed_LVec_LXFieldRR_0 as spilled. Binding: x
[INFO] [stdout] Warning: Marking _1__Lu32R_u32_55 as spilled. Binding: m
[INFO] [stdout] Warning: spill required of _fn_arg_boxed_LVec_LXFieldRR_0. Spilling to address: -2
[INFO] [stdout] Warning: spill required of _1__Lu32R_u32_55. Spilling to address: -3
[INFO] [stdout] Warning: Marking _fn_arg_boxed_LVec_LXFieldRR_0 as spilled. Binding: x
[INFO] [stdout] Warning: Marking _fn_arg_boxed_LVec_LXFieldRR_0 as spilled. Binding: x
[INFO] [stdout] Warning: Marking _1__Lu32R_u32_55 as spilled. Binding: m
[INFO] [stdout] Warning: spill required of _fn_arg_boxed_LVec_LXFieldRR_0. Spilling to address: -2
[INFO] [stdout] Warning: spill required of _1__Lu32R_u32_55. Spilling to address: -3
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::recufier::fast_ntt::benches::fast_ntt_bench' (176) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cce4a492 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::fast_ntt::benches::fast_ntt_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/fast_ntt.rs:223:9
[INFO] [stdout]   24:     0x6247cce31687 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::fast_ntt::benches::fast_ntt_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/fast_ntt.rs:201:24
[INFO] [stdout]   25:     0x6247ccdd0a06 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::fast_ntt::benches::fast_ntt_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench stdout ----
[INFO] [stdout] Forcing list to Vec<u32>
[INFO] [stdout] Forcing list to Vec<u32>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench' (166) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247cd13bc4a - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe4.rs:111:9
[INFO] [stdout]   24:     0x6247cd103b97 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe4.rs:103:19
[INFO] [stdout]   25:     0x6247ccdce786 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256 stdout ----
[INFO] [stdout] Generating proof for non-determinism
[INFO] [stdout] Done generating proof for non-determinism
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Forcing ___out_of_domain_point_curr_row to Vec<XFieldElement>
[INFO] [stdout] Forcing revealed_fri_indices_and_elements to Vec<(u32, XFieldElement)>
[INFO] [stdout] Forcing revealed_fri_indices_and_elements to Vec<(u32, XFieldElement)>
[INFO] [stdout] Forcing main_table_rows to Vec<[BFieldElement; 379]>
[INFO] [stdout] Forcing ext_table_rows to Vec<[XFieldElement; 88]>
[INFO] [stdout] Forcing quotient_segment_elements to Vec<[XFieldElement; 4]>
[INFO] [stdout] Forcing deep_codeword_weights to [XFieldElement; 3]
[INFO] [stdout] Forcing deep_codeword_weights to [XFieldElement; 3]
[INFO] [stdout] Forcing deep_codeword_weights to [XFieldElement; 3]
[INFO] [stdout] Forcing main_and_aux_codeword_weights to Vec<XFieldElement>
[INFO] [stdout] Forcing main_row to [XFieldElement; 379]
[INFO] [stdout] Forcing ext_row to [XFieldElement; 88]
[INFO] [stdout] Forcing main_and_aux_codeword_weights to Vec<XFieldElement>
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _binop_Shl__Lu32R_u32_50 as spilled. Binding: padded_height
[INFO] [stdout] Warning: Marking _fn_call__LBFieldR_BField_120 as spilled. Binding: trace_domain_generator
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94 as spilled. Binding: quot_codeword_weights
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141 as spilled. Binding: out_of_domain_next_main_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143 as spilled. Binding: out_of_domain_next_aux_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145 as spilled. Binding: out_of_domain_curr_row_quot_segments
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85 as spilled. Binding: main_merkle_tree_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89 as spilled. Binding: extension_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96 as spilled. Binding: quotient_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172 as spilled. Binding: main_and_aux_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184 as spilled. Binding: quotient_segment_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_236 as spilled. Binding: out_of_domain_curr_row_main_and_aux_value
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_241 as spilled. Binding: out_of_domain_next_row_main_and_aux_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_128 as spilled. Binding: out_of_domain_point_next_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_245 as spilled. Binding: out_of_domain_curr_row_quotient_segment_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_135 as spilled. Binding: out_of_domain_point_curr_row_pow_num_segments
[INFO] [stdout] Warning: Marking _binop_Mul__LBFieldR_BField_341 as spilled. Binding: current_fri_domain_value
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326 as spilled. Binding: fri_value
[INFO] [stdout] Warning: Marking _0_xfe__LXFieldR_XField_333 as spilled. Binding: randomizer_value
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44. Spilling to address: -7
[INFO] [stdout] Warning: spill required of _binop_Shl__Lu32R_u32_50. Spilling to address: -8
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83. Spilling to address: -11
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85. Spilling to address: -12
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89. Spilling to address: -13
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94. Spilling to address: -14
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96. Spilling to address: -15
[INFO] [stdout] Warning: spill required of _fn_call__LBFieldR_BField_120. Spilling to address: -16
[INFO] [stdout] Warning: spill required of ____out_of_domain_point_curr_row_0__LXFieldR_XField_125. Spilling to address: -19
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_128. Spilling to address: -22
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_135. Spilling to address: -25
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141. Spilling to address: -26
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143. Spilling to address: -27
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145. Spilling to address: -28
[INFO] [stdout] Warning: spill required of _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172. Spilling to address: -41
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178. Spilling to address: -42
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184. Spilling to address: -43
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_236. Spilling to address: -46
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_241. Spilling to address: -49
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_245. Spilling to address: -52
[INFO] [stdout] Warning: spill required of _0__Lu32R_u32_317. Spilling to address: 18446744069414485964
[INFO] [stdout] Warning: spill required of _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326. Spilling to address: 18446744069414485961
[INFO] [stdout] Warning: spill required of _0_xfe__LXFieldR_XField_333. Spilling to address: 18446744069414485958
[INFO] [stdout] Warning: spill required of _binop_Mul__LBFieldR_BField_341. Spilling to address: 18446744069414485957
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _binop_Shl__Lu32R_u32_50 as spilled. Binding: padded_height
[INFO] [stdout] Warning: Marking _fn_call__LBFieldR_BField_120 as spilled. Binding: trace_domain_generator
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94 as spilled. Binding: quot_codeword_weights
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141 as spilled. Binding: out_of_domain_next_main_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143 as spilled. Binding: out_of_domain_next_aux_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145 as spilled. Binding: out_of_domain_curr_row_quot_segments
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85 as spilled. Binding: main_merkle_tree_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89 as spilled. Binding: extension_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96 as spilled. Binding: quotient_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172 as spilled. Binding: main_and_aux_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184 as spilled. Binding: quotient_segment_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_236 as spilled. Binding: out_of_domain_curr_row_main_and_aux_value
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_241 as spilled. Binding: out_of_domain_next_row_main_and_aux_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_128 as spilled. Binding: out_of_domain_point_next_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_245 as spilled. Binding: out_of_domain_curr_row_quotient_segment_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_135 as spilled. Binding: out_of_domain_point_curr_row_pow_num_segments
[INFO] [stdout] Warning: Marking _binop_Mul__LBFieldR_BField_341 as spilled. Binding: current_fri_domain_value
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326 as spilled. Binding: fri_value
[INFO] [stdout] Warning: Marking _0_xfe__LXFieldR_XField_333 as spilled. Binding: randomizer_value
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44. Spilling to address: -7
[INFO] [stdout] Warning: spill required of _binop_Shl__Lu32R_u32_50. Spilling to address: -8
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83. Spilling to address: -11
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85. Spilling to address: -12
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89. Spilling to address: -13
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94. Spilling to address: -14
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96. Spilling to address: -15
[INFO] [stdout] Warning: spill required of _fn_call__LBFieldR_BField_120. Spilling to address: -16
[INFO] [stdout] Warning: spill required of ____out_of_domain_point_curr_row_0__LXFieldR_XField_125. Spilling to address: -19
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_128. Spilling to address: -22
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_135. Spilling to address: -25
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141. Spilling to address: -26
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143. Spilling to address: -27
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145. Spilling to address: -28
[INFO] [stdout] Warning: spill required of _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172. Spilling to address: -41
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178. Spilling to address: -42
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184. Spilling to address: -43
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_236. Spilling to address: -46
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_241. Spilling to address: -49
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_245. Spilling to address: -52
[INFO] [stdout] Warning: spill required of _0__Lu32R_u32_317. Spilling to address: 18446744069414485964
[INFO] [stdout] Warning: spill required of _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326. Spilling to address: 18446744069414485961
[INFO] [stdout] Warning: spill required of _0_xfe__LXFieldR_XField_333. Spilling to address: 18446744069414485958
[INFO] [stdout] Warning: spill required of _binop_Mul__LBFieldR_BField_341. Spilling to address: 18446744069414485957
[INFO] [stdout] verify_stark_proof_inner_padded_height_256_0_input_words:
[INFO] [stdout] | Subroutine                                                                                                              |            Processor |             Op Stack |                  RAM |                 Hash |                  U32 |
[INFO] [stdout] |:------------------------------------------------------------------------------------------------------------------------|---------------------:|---------------------:|---------------------:|---------------------:|---------------------:|
[INFO] [stdout] | verify_stark_proof                                                                                                      |      265252 (100.0%) |      245272 (100.0%) |      291892 (100.0%) |       71971 ( 52.4%) |       67966 (100.0%) |
[INFO] [stdout] | ··tasmlib_io_read_stdin___digest                                                                                        |           3 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··tasmlib_io_read_stdin___u32                                                                                           |           6 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··tasmlib_list_new                                                                                                      |          58 (  0.0%) |          44 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |          64 (  0.1%) |
[INFO] [stdout] | ····tasmlib_memory_dyn_malloc                                                                                           |          67 (  0.0%) |          59 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ······tasmlib_memory_dyn_malloc_initialize                                                                              |           4 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··_binop_Lt__LboolR_bool_7_while_loop                                                                                   |           9 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           1 (  0.0%) |
[INFO] [stdout] | ··_binop_Lt__LboolR_bool_19_while_loop                                                                                  |           9 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··box_new_Claim                                                                                                         |         185 (  0.1%) |         143 (  0.1%) |          22 (  0.0%) |           0 (  0.0%) |          66 (  0.1%) |
[INFO] [stdout] | ····store_Claim_to_memory                                                                                               |         155 (  0.1%) |         117 (  0.0%) |          18 (  0.0%) |           0 (  0.0%) |          34 (  0.1%) |
[INFO] [stdout] | ······tasmlib_memory_memcpy                                                                                             |         243 (  0.1%) |         150 (  0.1%) |          46 (  0.0%) |           0 (  0.0%) |         116 (  0.2%) |
[INFO] [stdout] | ········tasmlib_memory_memcpy_loop_copy_5_words                                                                         |          63 (  0.0%) |          58 (  0.0%) |          30 (  0.0%) |           0 (  0.0%) |          26 (  0.0%) |
[INFO] [stdout] | ········tasmlib_memory_memcpy_loop_copy_single_words                                                                    |         128 (  0.0%) |          64 (  0.0%) |          16 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··verify                                                                                                                |      264965 ( 99.9%) |      245043 ( 99.9%) |      291864 (100.0%) |       71971 ( 52.4%) |       67835 ( 99.8%) |
[INFO] [stdout] | ····default                                                                                                             |           6 (  0.0%) |           4 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····box_new_StarkParameters                                                                                             |          32 (  0.0%) |          31 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ······tasmlib_memory_dyn_malloc                                                                                         |         105 (  0.0%) |          95 (  0.0%) |          10 (  0.0%) |           0 (  0.0%) |         160 (  0.2%) |
[INFO] [stdout] | ····tasmlib_hashing_sponge_hasher_init                                                                                  |           3 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_claim_instantiate_fiat_shamir_with_claim                                                           |         138 (  0.1%) |         105 (  0.0%) |          12 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ······tasmlib_hashing_absorb_multiple                                                                                   |         127 (  0.0%) |          98 (  0.0%) |          10 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                          |          12 (  0.0%) |           8 (  0.0%) |          10 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                                |          78 (  0.0%) |          49 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_absorb_multiple_read_remainder                                                                  |           6 (  0.0%) |           4 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····new                                                                                                                 |           7 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····box_new_VmProofIter                                                                                                 |          38 (  0.0%) |          32 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ······store_VmProofIter_to_memory                                                                                       |           8 (  0.0%) |           6 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_log2paddedheight                                                                 |          31 (  0.0%) |          16 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_log2paddedheight                                                   |          29 (  0.0%) |          16 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_arithmetic_u32_shift_left                                                                                   |          12 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          22 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LStarkParametersR_derive_fri                                                                           |         260 (  0.1%) |         233 (  0.1%) |           4 (  0.0%) |           0 (  0.0%) |         157 (  0.2%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_safe_add                                                                                   |         729 (  0.3%) |         567 (  0.2%) |           0 (  0.0%) |           0 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_next_power_of_two                                                                          |          21 (  0.0%) |          14 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          25 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u32_next_power_of_two_greater_than_one                                                       |          13 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          15 (  0.0%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_safe_mul                                                                                   |           9 (  0.0%) |           7 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          13 (  0.0%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_shift_left                                                                                 |          12 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          46 (  0.1%) |
[INFO] [stdout] | ······tasmlib_arithmetic_bfe_primitive_root_of_unity                                                                    |         334 (  0.1%) |         330 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |          63 (  0.1%) |
[INFO] [stdout] | ····box_new_FriVerify                                                                                                   |          38 (  0.0%) |          32 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ······store_FriVerify_to_memory                                                                                         |           8 (  0.0%) |           6 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_merkleroot                                                                       |         474 (  0.2%) |         336 (  0.1%) |          36 (  0.0%) |          18 (  0.0%) |           9 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_merkleroot                                                         |         468 (  0.2%) |         336 (  0.1%) |          36 (  0.0%) |          18 (  0.0%) |           9 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_sponge_hasher_pad_and_absorb_all                                                                |        2682 (  1.0%) |        1876 (  0.8%) |        2845 (  1.0%) |        1722 (  1.3%) |          51 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple                                                                               |        2642 (  1.0%) |        1868 (  0.8%) |        2837 (  1.0%) |        1722 (  1.3%) |          51 (  0.1%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                      |        1722 (  0.6%) |        1148 (  0.5%) |        2790 (  1.0%) |        1674 (  1.2%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                            |         248 (  0.1%) |         157 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple_read_remainder                                                              |         424 (  0.2%) |         267 (  0.1%) |          47 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_challenges_new_generic_dyn_claim_59_4                                                              |        1794 (  0.7%) |        2586 (  1.1%) |         213 (  0.1%) |         108 (  0.1%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_hashing_algebraic_hasher_sample_scalars_static_length_static_pointer_59_18446744056529682432              |         114 (  0.0%) |         398 (  0.2%) |         180 (  0.1%) |         108 (  0.1%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_squeeze_repeatedly_static_number_18                                                             |         111 (  0.0%) |         397 (  0.2%) |         180 (  0.1%) |         108 (  0.1%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_eval_arg_compute_terminal_dyn_sized_dynamic_symbols                                              |          54 (  0.0%) |          28 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_eval_arg_compute_terminal_dyn_sized_dynamic_symbols_loop                                       |          12 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_eval_arg_compute_terminal_from_digest                                                            |          38 (  0.0%) |          45 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_eval_arg_compute_terminal_const_sized_static_symbols_symbol_count_256_16790708486107472414       |        1538 (  0.6%) |        2048 (  0.8%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_quotients                                                                                                       |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_hashing_algebraic_hasher_sample_scalars                                                                     |        3724 (  1.4%) |        7872 (  3.2%) |        3242 (  1.1%) |        1938 (  1.4%) |         140 (  0.2%) |
[INFO] [stdout] | ······tasmlib_list_new                                                                                                  |          81 (  0.0%) |          63 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ········tasmlib_memory_dyn_malloc                                                                                       |          63 (  0.0%) |          57 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ······tasmlib_list_set_length                                                                                           |          15 (  0.0%) |           3 (  0.0%) |           3 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_hashing_squeeze_repeatedly                                                                                |        3571 (  1.3%) |        7764 (  3.2%) |        3230 (  1.1%) |        1938 (  1.4%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_Result___array596_of_LXFieldR_unwrap                                                                         |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····generator_for_length                                                                                                |         253 (  0.1%) |         225 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |          54 (  0.1%) |
[INFO] [stdout] | ······is_power_of_two                                                                                                   |          62 (  0.0%) |          41 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          21 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u64_sub                                                                                      |          21 (  0.0%) |          14 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u64_and                                                                                      |           7 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          11 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_outofdomainmainrow                                                               |        1672 (  0.6%) |        1128 (  0.5%) |        2288 (  0.8%) |        1368 (  1.0%) |          17 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_outofdomainmainrow                                                 |        1668 (  0.6%) |        1128 (  0.5%) |        2288 (  0.8%) |        1368 (  1.0%) |          17 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_outofdomainauxrow                                                                |         628 (  0.2%) |         432 (  0.2%) |         542 (  0.2%) |         324 (  0.2%) |          15 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_outofdomainauxrow                                                  |         624 (  0.2%) |         432 (  0.2%) |         542 (  0.2%) |         324 (  0.2%) |          15 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_outofdomainquotientsegments                                                      |         164 (  0.1%) |         116 (  0.0%) |          19 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_outofdomainquotientsegments                                        |         162 (  0.1%) |         116 (  0.0%) |          19 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_air_constraint_evaluation                                                             |       45790 ( 17.3%) |       70693 ( 28.8%) |       28895 (  9.9%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_divide_out_zerofiers                                                                  |        7306 (  2.8%) |        8479 (  3.5%) |        5379 (  1.8%) |           0 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_zerofiers_inverse                                                                   |         146 (  0.1%) |         129 (  0.1%) |          15 (  0.0%) |           0 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_xfe_to_the_power_of_power_of_2                                                               |         106 (  0.0%) |          85 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_arithmetic_xfe_to_the_power_of_power_of_2_loop                                                        |         102 (  0.0%) |          84 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_array_inner_product_of_596_xfes                                                                             |         604 (  0.2%) |           5 (  0.0%) |        3576 (  1.2%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_array_horner_evaluation_with_4_coefficients                                                                 |          44 (  0.0%) |          55 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_main_aux_quotient_deep_weights                                                                                  |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_columns_plus_quotient_segments                                                                                  |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_list_split_off_xfe                                                                                          |         269 (  0.1%) |         188 (  0.1%) |          52 (  0.0%) |           0 (  0.0%) |         166 (  0.2%) |
[INFO] [stdout] | ····method_Result___array3_of_LXFieldR_unwrap                                                                           |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_columns                                                                                                         |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_Result___array4_of_LXFieldR_unwrap                                                                           |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····linearly_sum_xfe_main_and_aux_row                                                                                   |       61964 ( 23.4%) |       61588 ( 25.1%) |        5604 (  1.9%) |           0 (  0.0%) |       35686 ( 52.5%) |
[INFO] [stdout] | ······_binop_Lt__LboolR_bool_199_while_loop                                                                             |       48534 ( 18.3%) |       48528 ( 19.8%) |        4548 (  1.6%) |           0 (  0.0%) |       31288 ( 46.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u32_safe_add                                                                                 |        9990 (  3.8%) |        7770 (  3.2%) |           0 (  0.0%) |           0 (  0.0%) |        4134 (  6.1%) |
[INFO] [stdout] | ······_binop_Lt__LboolR_bool_218_while_loop                                                                             |       13398 (  5.1%) |       13040 (  5.3%) |        1056 (  0.4%) |           0 (  0.0%) |        4398 (  6.5%) |
[INFO] [stdout] | ····tasmlib_array_inner_product_of_4_xfes                                                                               |          12 (  0.0%) |           5 (  0.0%) |          24 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LFriVerifyR_verify                                                                                     |       49257 ( 18.6%) |       43519 ( 17.7%) |       18634 (  6.4%) |       18510 ( 13.5%) |       24953 ( 36.7%) |
[INFO] [stdout] | ······tasmlib_verifier_fri_verify                                                                                       |       49250 ( 18.6%) |       43515 ( 17.7%) |       18634 (  6.4%) |       18510 ( 13.5%) |       24953 ( 36.7%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_number_of_rounds                                                                           |          33 (  0.0%) |          22 (  0.0%) |           3 (  0.0%) |           0 (  0.0%) |          41 (  0.1%) |
[INFO] [stdout] | ········tasmlib_list_new                                                                                                |          81 (  0.0%) |          63 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_memory_dyn_malloc                                                                                     |         105 (  0.0%) |          95 (  0.0%) |          10 (  0.0%) |           0 (  0.0%) |         160 (  0.2%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_merkleroot                                                       |         156 (  0.1%) |         112 (  0.0%) |          12 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_sponge_hasher_pad_and_absorb_all                                                              |         126 (  0.0%) |          95 (  0.0%) |           7 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple                                                                             |         121 (  0.0%) |          94 (  0.0%) |           6 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                    |           6 (  0.0%) |           4 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                          |          30 (  0.0%) |          19 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple_read_remainder                                                            |          54 (  0.0%) |          34 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_push___digest                                                                                      |          22 (  0.0%) |          18 (  0.0%) |           7 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_verify_dequeue_commit_phase_remainder                                                      |         516 (  0.2%) |         420 (  0.2%) |          88 (  0.0%) |          24 (  0.0%) |          64 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_hashing_algebraic_hasher_sample_scalars_static_length_dyn_malloc_1                                    |          66 (  0.0%) |          86 (  0.0%) |          24 (  0.0%) |          12 (  0.0%) |          64 (  0.1%) |
[INFO] [stdout] | ············tasmlib_memory_dyn_malloc                                                                                   |         168 (  0.1%) |         152 (  0.1%) |          16 (  0.0%) |           0 (  0.0%) |         256 (  0.4%) |
[INFO] [stdout] | ············tasmlib_hashing_squeeze_repeatedly_static_number_1                                                          |          18 (  0.0%) |          46 (  0.0%) |          20 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_push___xfe                                                                                       |          44 (  0.0%) |          32 (  0.0%) |          10 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_vm_proof_iter_dequeue_next_as_merkleroot                                                     |         312 (  0.1%) |         224 (  0.1%) |          24 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_sponge_hasher_pad_and_absorb_all                                                            |         252 (  0.1%) |         190 (  0.1%) |          14 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple                                                                           |         242 (  0.1%) |         188 (  0.1%) |          12 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ················tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                  |          12 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ················tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                        |          60 (  0.0%) |          38 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ················tasmlib_hashing_absorb_multiple_read_remainder                                                          |         108 (  0.0%) |          68 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_push___digest                                                                                    |          44 (  0.0%) |          36 (  0.0%) |          14 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_fricodeword                                                      |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_length                                                                                             |          20 (  0.0%) |          10 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_merkle_root_from_xfes                                                                           |        6450 (  2.4%) |       10492 (  4.3%) |        6653 (  2.3%) |        3066 (  2.2%) |          99 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_hashing_merkle_root_from_xfes_build_1st_layer                                                         |        3841 (  1.4%) |        5120 (  2.1%) |        2816 (  1.0%) |        1536 (  1.1%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_merkle_root                                                                                   |        2545 (  1.0%) |        5320 (  2.2%) |        3833 (  1.3%) |        1530 (  1.1%) |          42 (  0.1%) |
[INFO] [stdout] | ············tasmlib_hashing_merkle_root_next_layer_loop                                                                 |        2501 (  0.9%) |        5280 (  2.2%) |        3825 (  1.3%) |        1530 (  1.1%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_merkle_root_calculate_parent_digests                                                      |        2303 (  0.9%) |        5100 (  2.1%) |        3825 (  1.3%) |        1530 (  1.1%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_get_element___digest                                                                               |          42 (  0.0%) |          38 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |           6 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_length                                                                                           |          12 (  0.0%) |           6 (  0.0%) |           3 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_fripolynomial                                                    |          93 (  0.0%) |          74 (  0.0%) |          14 (  0.0%) |           0 (  0.0%) |          54 (  0.1%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_sample_indices                                                                 |        4637 (  1.7%) |        3167 (  1.3%) |         332 (  0.1%) |          48 (  0.0%) |        5222 (  7.7%) |
[INFO] [stdout] | ··········tasmlib_list_new                                                                                              |         135 (  0.1%) |         105 (  0.0%) |          15 (  0.0%) |           0 (  0.0%) |         160 (  0.2%) |
[INFO] [stdout] | ··········tasmlib_hashing_algebraic_hasher_sample_indices_main_loop                                                     |        4602 (  1.7%) |        3142 (  1.3%) |         329 (  0.1%) |          48 (  0.0%) |        5190 (  7.6%) |
[INFO] [stdout] | ············tasmlib_list_length                                                                                         |         372 (  0.1%) |         186 (  0.1%) |          93 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_algebraic_hasher_sample_indices_then_reduce_and_save                                        |        2800 (  1.1%) |        1520 (  0.6%) |         240 (  0.1%) |           0 (  0.0%) |        5190 (  7.6%) |
[INFO] [stdout] | ··············tasmlib_list_push___u32                                                                                   |        1520 (  0.6%) |         960 (  0.4%) |         240 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_sample_scalars_static_length_dyn_malloc_1                                      |          33 (  0.0%) |          43 (  0.0%) |          12 (  0.0%) |           6 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_squeeze_repeatedly_static_number_1                                                            |           9 (  0.0%) |          23 (  0.0%) |          10 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_horner_evaluation_dynamic_length                                                                   |         963 (  0.4%) |        1387 (  0.6%) |         268 (  0.1%) |           0 (  0.0%) |          33 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_horner_evaluation_dynamic_length_loop_batches                                                    |         787 (  0.3%) |        1180 (  0.5%) |         240 (  0.1%) |           0 (  0.0%) |          33 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_horner_evaluation_dynamic_length_loop_remainder                                                  |         152 (  0.1%) |         186 (  0.1%) |          27 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_barycentric_evaluation                                                                     |       11997 (  4.5%) |        9425 (  3.8%) |        6145 (  2.1%) |           0 (  0.0%) |          60 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_arithmetic_bfe_primitive_root_of_unity                                                                |         167 (  0.1%) |         165 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |          43 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_barycentric_evaluation_partial_terms_loop                                                |        7169 (  2.7%) |        6144 (  2.5%) |        1536 (  0.5%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_barycentric_evaluation_numerator_from_partial_sums                                       |        2049 (  0.8%) |           0 (  0.0%) |        3072 (  1.1%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_barycentric_evaluation_denominator_from_partial_sums                                     |        2561 (  1.0%) |        3072 (  1.3%) |        1536 (  0.5%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_friresponse                                                      |          89 (  0.0%) |          64 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |          84 (  0.1%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_verify_fri_authentication_paths                                                            |        3285 (  1.2%) |        1450 (  0.6%) |         320 (  0.1%) |        5280 (  3.8%) |        6696 (  9.9%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_verify_fri_authentication_paths_main_loop                                                |        3281 (  1.2%) |        1440 (  0.6%) |         320 (  0.1%) |        5280 (  3.8%) |        6696 (  9.9%) |
[INFO] [stdout] | ············tasmlib_verifier_fri_verify_fri_authentication_paths_loop_over_auth_path_elements                           |        1840 (  0.7%) |           0 (  0.0%) |           0 (  0.0%) |        5280 (  3.8%) |        4696 (  6.9%) |
[INFO] [stdout] | ········tasmlib_list_higher_order_u32_zip_u32_with_xfe                                                                  |        3172 (  1.2%) |        3306 (  1.3%) |        1292 (  0.4%) |           0 (  0.0%) |          64 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_list_higher_order_u32_zip_u32_with_xfe_loop                                                           |        3052 (  1.2%) |        3208 (  1.3%) |        1280 (  0.4%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_verify_query_phase_main_loop                                                               |       12902 (  4.9%) |        9284 (  3.8%) |        2286 (  0.8%) |       10080 (  7.3%) |       10141 ( 14.9%) |
[INFO] [stdout] | ··········tasmlib_verifier_vm_proof_iter_dequeue_next_as_friresponse                                                    |         178 (  0.1%) |         128 (  0.1%) |          24 (  0.0%) |           0 (  0.0%) |          54 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_list_get_element___digest                                                                             |          42 (  0.0%) |          38 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |           3 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_verify_fri_authentication_paths                                                          |        6410 (  2.4%) |        2900 (  1.2%) |         640 (  0.2%) |       10080 (  7.3%) |        8329 ( 12.3%) |
[INFO] [stdout] | ············tasmlib_verifier_fri_verify_fri_authentication_paths_main_loop                                              |        6402 (  2.4%) |        2880 (  1.2%) |         640 (  0.2%) |       10080 (  7.3%) |        8329 ( 12.3%) |
[INFO] [stdout] | ··············tasmlib_verifier_fri_verify_fri_authentication_paths_loop_over_auth_path_elements                         |        3520 (  1.3%) |           0 (  0.0%) |           0 (  0.0%) |       10080 (  7.3%) |        5422 (  8.0%) |
[INFO] [stdout] | ··········tasmlib_list_get_element___xfe                                                                                |          42 (  0.0%) |          34 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |           3 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_verify_compute_c_values_loop                                                             |        6082 (  2.3%) |        6080 (  2.5%) |        1600 (  0.5%) |           0 (  0.0%) |        1740 (  2.6%) |
[INFO] [stdout] | ········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_reduce_indices                                    |        1339 (  0.5%) |         678 (  0.3%) |         166 (  0.1%) |           0 (  0.0%) |        1534 (  2.3%) |
[INFO] [stdout] | ··········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_reduce_indices_loop                             |        1286 (  0.5%) |         644 (  0.3%) |         160 (  0.1%) |           0 (  0.0%) |        1502 (  2.2%) |
[INFO] [stdout] | ········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_assert_codeword_membership                        |        3184 (  1.2%) |        3242 (  1.3%) |         966 (  0.3%) |           0 (  0.0%) |         667 (  1.0%) |
[INFO] [stdout] | ··········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_assert_codeword_membership_loop                 |        3126 (  1.2%) |        3204 (  1.3%) |         960 (  0.3%) |           0 (  0.0%) |         635 (  0.9%) |
[INFO] [stdout] | ············tasmlib_list_get_element___xfe                                                                              |        1680 (  0.6%) |        1360 (  0.6%) |         320 (  0.1%) |           0 (  0.0%) |         635 (  0.9%) |
[INFO] [stdout] | ··············tasmlib_list_length                                                                                       |         320 (  0.1%) |         160 (  0.1%) |          80 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_mastermaintablerows                                                              |          57 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_mastermaintablerows                                                |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_authenticationstructure                                                          |         171 (  0.1%) |         114 (  0.0%) |          27 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_authenticationstructure                                            |         165 (  0.1%) |         114 (  0.0%) |          27 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_verify_Main_table_rows                                                                |        9870 (  3.7%) |        5793 (  2.4%) |       30406 ( 10.4%) |       24080 ( 17.5%) |           5 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_verify_Main_table_rows_loop_over_rows                                               |        9846 (  3.7%) |        5764 (  2.4%) |       30400 ( 10.4%) |       24080 ( 17.5%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_hash_static_size_379                                                           |        5680 (  2.1%) |        3920 (  1.6%) |       30320 ( 10.4%) |       18800 ( 13.7%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple_static_size_379                                                               |        4480 (  1.7%) |        2720 (  1.1%) |       30320 ( 10.4%) |       18240 ( 13.3%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_master_table_verify_Main_table_rows_loop_over_auth_path_elements                               |        1840 (  0.7%) |           0 (  0.0%) |           0 (  0.0%) |        5280 (  3.8%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_masterauxtablerows                                                               |          57 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_masterauxtablerows                                                 |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_verify_Aux_table_rows                                                                 |        9310 (  3.5%) |        5793 (  2.4%) |       21206 (  7.3%) |       18800 ( 13.7%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_verify_Aux_table_rows_loop_over_rows                                                |        9286 (  3.5%) |        5764 (  2.4%) |       21200 (  7.3%) |       18800 ( 13.7%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_hash_static_size_264                                                           |        5120 (  1.9%) |        3920 (  1.6%) |       21120 (  7.2%) |       13520 (  9.8%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple_static_size_264                                                               |        3920 (  1.5%) |        2720 (  1.1%) |       21120 (  7.2%) |       12960 (  9.4%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_master_table_verify_Aux_table_rows_loop_over_auth_path_elements                                |        1840 (  0.7%) |           0 (  0.0%) |           0 (  0.0%) |        5280 (  3.8%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_quotientsegmentselements                                                         |          57 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_quotientsegmentselements                                           |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_verify_Quotient_table_rows                                                            |        7470 (  2.8%) |        5793 (  2.4%) |        1046 (  0.4%) |        6800 (  4.9%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_verify_Quotient_table_rows_loop_over_rows                                           |        7446 (  2.8%) |        5764 (  2.4%) |        1040 (  0.4%) |        6800 (  4.9%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_hash_static_size_12                                                            |        3280 (  1.2%) |        3920 (  1.6%) |         960 (  0.3%) |        1520 (  1.1%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple_static_size_12                                                                |        2080 (  0.8%) |        2720 (  1.1%) |         960 (  0.3%) |         960 (  0.7%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_master_table_verify_Quotient_table_rows_loop_over_auth_path_elements                           |        1840 (  0.7%) |           0 (  0.0%) |           0 (  0.0%) |        5280 (  3.8%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_Result___array467_of_LXFieldR_unwrap                                                                         |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····_binop_Lt__LboolR_bool_320_while_loop                                                                               |       63051 ( 23.8%) |       29288 ( 11.9%) |      170481 ( 58.4%) |           0 (  0.0%) |        6344 (  9.3%) |
[INFO] [stdout] | ······tasmlib_array_inner_product_of_three_rows_with_weights_Bfe_mainrowelem                                            |       38160 ( 14.4%) |         480 (  0.2%) |      163520 ( 56.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_array_inner_product_of_4_xfes                                                                             |         960 (  0.4%) |         400 (  0.2%) |        1920 (  0.7%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | Total                                                                                                                   |      265253 (100.0%) |      245272 (100.0%) |      291892 (100.0%) |      137383 (100.0%) |       67966 (100.0%) |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256' (201) panicked at src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:872:44:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cd50effe - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247ccfedffd - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::generate_profile_of_verifier
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:872:44
[INFO] [stdout]   22:     0x6247ccfee51c - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::generate_profile_for_verifier_execution_for_factorial_execution_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:820:9
[INFO] [stdout]   23:     0x6247ccfeef40 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:745:9
[INFO] [stdout]   24:     0x6247ccf958d7 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:744:66
[INFO] [stdout]   25:     0x6247ccdd08c6 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024 stdout ----
[INFO] [stdout] Generating proof for non-determinism
[INFO] [stdout] Done generating proof for non-determinism
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Digest
[INFO] [stdout] Box<MainRow<XFieldElement>>
[INFO] [stdout] Box<AuxiliaryRow>
[INFO] [stdout] QuotientSegments
[INFO] [stdout] AuthenticationStructure
[INFO] [stdout] Vec<MainRow<BFieldElement>>
[INFO] [stdout] Vec<AuxiliaryRow>
[INFO] [stdout] u32
[INFO] [stdout] Vec<QuotientSegments>
[INFO] [stdout] Vec<XFieldElement>
[INFO] [stdout] Polynomial<'static, XFieldElement>
[INFO] [stdout] FriResponse
[INFO] [stdout] Forcing ___out_of_domain_point_curr_row to Vec<XFieldElement>
[INFO] [stdout] Forcing revealed_fri_indices_and_elements to Vec<(u32, XFieldElement)>
[INFO] [stdout] Forcing revealed_fri_indices_and_elements to Vec<(u32, XFieldElement)>
[INFO] [stdout] Forcing main_table_rows to Vec<[BFieldElement; 379]>
[INFO] [stdout] Forcing ext_table_rows to Vec<[XFieldElement; 88]>
[INFO] [stdout] Forcing quotient_segment_elements to Vec<[XFieldElement; 4]>
[INFO] [stdout] Forcing deep_codeword_weights to [XFieldElement; 3]
[INFO] [stdout] Forcing deep_codeword_weights to [XFieldElement; 3]
[INFO] [stdout] Forcing deep_codeword_weights to [XFieldElement; 3]
[INFO] [stdout] Forcing main_and_aux_codeword_weights to Vec<XFieldElement>
[INFO] [stdout] Forcing main_row to [XFieldElement; 379]
[INFO] [stdout] Forcing ext_row to [XFieldElement; 88]
[INFO] [stdout] Forcing main_and_aux_codeword_weights to Vec<XFieldElement>
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _binop_Shl__Lu32R_u32_50 as spilled. Binding: padded_height
[INFO] [stdout] Warning: Marking _fn_call__LBFieldR_BField_120 as spilled. Binding: trace_domain_generator
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94 as spilled. Binding: quot_codeword_weights
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141 as spilled. Binding: out_of_domain_next_main_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143 as spilled. Binding: out_of_domain_next_aux_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145 as spilled. Binding: out_of_domain_curr_row_quot_segments
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85 as spilled. Binding: main_merkle_tree_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89 as spilled. Binding: extension_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96 as spilled. Binding: quotient_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172 as spilled. Binding: main_and_aux_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184 as spilled. Binding: quotient_segment_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_236 as spilled. Binding: out_of_domain_curr_row_main_and_aux_value
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_241 as spilled. Binding: out_of_domain_next_row_main_and_aux_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_128 as spilled. Binding: out_of_domain_point_next_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_245 as spilled. Binding: out_of_domain_curr_row_quotient_segment_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_135 as spilled. Binding: out_of_domain_point_curr_row_pow_num_segments
[INFO] [stdout] Warning: Marking _binop_Mul__LBFieldR_BField_341 as spilled. Binding: current_fri_domain_value
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326 as spilled. Binding: fri_value
[INFO] [stdout] Warning: Marking _0_xfe__LXFieldR_XField_333 as spilled. Binding: randomizer_value
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44. Spilling to address: -7
[INFO] [stdout] Warning: spill required of _binop_Shl__Lu32R_u32_50. Spilling to address: -8
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83. Spilling to address: -11
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85. Spilling to address: -12
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89. Spilling to address: -13
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94. Spilling to address: -14
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96. Spilling to address: -15
[INFO] [stdout] Warning: spill required of _fn_call__LBFieldR_BField_120. Spilling to address: -16
[INFO] [stdout] Warning: spill required of ____out_of_domain_point_curr_row_0__LXFieldR_XField_125. Spilling to address: -19
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_128. Spilling to address: -22
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_135. Spilling to address: -25
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141. Spilling to address: -26
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143. Spilling to address: -27
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145. Spilling to address: -28
[INFO] [stdout] Warning: spill required of _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172. Spilling to address: -41
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178. Spilling to address: -42
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184. Spilling to address: -43
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_236. Spilling to address: -46
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_241. Spilling to address: -49
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_245. Spilling to address: -52
[INFO] [stdout] Warning: spill required of _0__Lu32R_u32_317. Spilling to address: 18446744069414485964
[INFO] [stdout] Warning: spill required of _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326. Spilling to address: 18446744069414485961
[INFO] [stdout] Warning: spill required of _0_xfe__LXFieldR_XField_333. Spilling to address: 18446744069414485958
[INFO] [stdout] Warning: spill required of _binop_Mul__LBFieldR_BField_341. Spilling to address: 18446744069414485957
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _binop_Shl__Lu32R_u32_50 as spilled. Binding: padded_height
[INFO] [stdout] Warning: Marking _fn_call__LBFieldR_BField_120 as spilled. Binding: trace_domain_generator
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94 as spilled. Binding: quot_codeword_weights
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141 as spilled. Binding: out_of_domain_next_main_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143 as spilled. Binding: out_of_domain_next_aux_row
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145 as spilled. Binding: out_of_domain_curr_row_quot_segments
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85 as spilled. Binding: main_merkle_tree_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89 as spilled. Binding: extension_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44 as spilled. Binding: proof_iter
[INFO] [stdout] Warning: Marking _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96 as spilled. Binding: quotient_tree_merkle_root
[INFO] [stdout] Warning: Marking _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172 as spilled. Binding: main_and_aux_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83 as spilled. Binding: fri
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184 as spilled. Binding: quotient_segment_codeword_weights
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_236 as spilled. Binding: out_of_domain_curr_row_main_and_aux_value
[INFO] [stdout] Warning: Marking ____out_of_domain_point_curr_row_0__LXFieldR_XField_125 as spilled. Binding: out_of_domain_point_curr_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_241 as spilled. Binding: out_of_domain_next_row_main_and_aux_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_128 as spilled. Binding: out_of_domain_point_next_row
[INFO] [stdout] Warning: Marking _fn_call__LXFieldR_XField_245 as spilled. Binding: out_of_domain_curr_row_quotient_segment_value
[INFO] [stdout] Warning: Marking _binop_Mul__LXFieldR_XField_135 as spilled. Binding: out_of_domain_point_curr_row_pow_num_segments
[INFO] [stdout] Warning: Marking _binop_Mul__LBFieldR_BField_341 as spilled. Binding: current_fri_domain_value
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178 as spilled. Binding: deep_codeword_weights
[INFO] [stdout] Warning: Marking _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326 as spilled. Binding: fri_value
[INFO] [stdout] Warning: Marking _0_xfe__LXFieldR_XField_333 as spilled. Binding: randomizer_value
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: Marking _0__Lu32R_u32_317 as spilled. Binding: i
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LVmProofIterRR_boxed_LVmProofIterR_44. Spilling to address: -7
[INFO] [stdout] Warning: spill required of _binop_Shl__Lu32R_u32_50. Spilling to address: -8
[INFO] [stdout] Warning: spill required of _fn_call__Lboxed_LFriVerifyRR_boxed_LFriVerifyR_83. Spilling to address: -11
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_85. Spilling to address: -12
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_89. Spilling to address: -13
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray596_of_LXFieldRR_array596_of_LXFieldR_94. Spilling to address: -14
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_LDigestRR_boxed_LDigestR_96. Spilling to address: -15
[INFO] [stdout] Warning: spill required of _fn_call__LBFieldR_BField_120. Spilling to address: -16
[INFO] [stdout] Warning: spill required of ____out_of_domain_point_curr_row_0__LXFieldR_XField_125. Spilling to address: -19
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_128. Spilling to address: -22
[INFO] [stdout] Warning: spill required of _binop_Mul__LXFieldR_XField_135. Spilling to address: -25
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray379_of_LXFieldRRRR_boxed_Lboxed_Larray379_of_LXFieldRRR_141. Spilling to address: -26
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Lboxed_Larray88_of_LXFieldRRRR_boxed_Lboxed_Larray88_of_LXFieldRRR_143. Spilling to address: -27
[INFO] [stdout] Warning: spill required of _method_call_method_name__Lboxed_Larray4_of_LXFieldRRR_boxed_Larray4_of_LXFieldRR_145. Spilling to address: -28
[INFO] [stdout] Warning: spill required of _fn_call__LVec_LXFieldRR_Vec_LXFieldR_172. Spilling to address: -41
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray3_of_LXFieldRR_array3_of_LXFieldR_178. Spilling to address: -42
[INFO] [stdout] Warning: spill required of _method_call_method_name__Larray4_of_LXFieldRR_array4_of_LXFieldR_184. Spilling to address: -43
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_236. Spilling to address: -46
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_241. Spilling to address: -49
[INFO] [stdout] Warning: spill required of _fn_call__LXFieldR_XField_245. Spilling to address: -52
[INFO] [stdout] Warning: spill required of _0__Lu32R_u32_317. Spilling to address: 18446744069414485964
[INFO] [stdout] Warning: spill required of _revealed_fri_indices_and_elements_i___1__LXFieldR_XField_326. Spilling to address: 18446744069414485961
[INFO] [stdout] Warning: spill required of _0_xfe__LXFieldR_XField_333. Spilling to address: 18446744069414485958
[INFO] [stdout] Warning: spill required of _binop_Mul__LBFieldR_BField_341. Spilling to address: 18446744069414485957
[INFO] [stdout] verify_stark_proof_inner_padded_height_1024_0_input_words:
[INFO] [stdout] | Subroutine                                                                                                              |            Processor |             Op Stack |                  RAM |                 Hash |                  U32 |
[INFO] [stdout] |:------------------------------------------------------------------------------------------------------------------------|---------------------:|---------------------:|---------------------:|---------------------:|---------------------:|
[INFO] [stdout] | verify_stark_proof                                                                                                      |      280415 (100.0%) |      254714 (100.0%) |      294212 (100.0%) |       87835 ( 57.3%) |       85829 (100.0%) |
[INFO] [stdout] | ··tasmlib_io_read_stdin___digest                                                                                        |           3 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··tasmlib_io_read_stdin___u32                                                                                           |           6 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··tasmlib_list_new                                                                                                      |          58 (  0.0%) |          44 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |          64 (  0.1%) |
[INFO] [stdout] | ····tasmlib_memory_dyn_malloc                                                                                           |          67 (  0.0%) |          59 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ······tasmlib_memory_dyn_malloc_initialize                                                                              |           4 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··_binop_Lt__LboolR_bool_7_while_loop                                                                                   |           9 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           1 (  0.0%) |
[INFO] [stdout] | ··_binop_Lt__LboolR_bool_19_while_loop                                                                                  |           9 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··box_new_Claim                                                                                                         |         185 (  0.1%) |         143 (  0.1%) |          22 (  0.0%) |           0 (  0.0%) |          66 (  0.1%) |
[INFO] [stdout] | ····store_Claim_to_memory                                                                                               |         155 (  0.1%) |         117 (  0.0%) |          18 (  0.0%) |           0 (  0.0%) |          34 (  0.0%) |
[INFO] [stdout] | ······tasmlib_memory_memcpy                                                                                             |         243 (  0.1%) |         150 (  0.1%) |          46 (  0.0%) |           0 (  0.0%) |         116 (  0.1%) |
[INFO] [stdout] | ········tasmlib_memory_memcpy_loop_copy_5_words                                                                         |          63 (  0.0%) |          58 (  0.0%) |          30 (  0.0%) |           0 (  0.0%) |          26 (  0.0%) |
[INFO] [stdout] | ········tasmlib_memory_memcpy_loop_copy_single_words                                                                    |         128 (  0.0%) |          64 (  0.0%) |          16 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··verify                                                                                                                |      280128 ( 99.9%) |      254485 ( 99.9%) |      294184 (100.0%) |       87835 ( 57.3%) |       85698 ( 99.8%) |
[INFO] [stdout] | ····default                                                                                                             |           6 (  0.0%) |           4 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····box_new_StarkParameters                                                                                             |          32 (  0.0%) |          31 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ······tasmlib_memory_dyn_malloc                                                                                         |         105 (  0.0%) |          95 (  0.0%) |          10 (  0.0%) |           0 (  0.0%) |         160 (  0.2%) |
[INFO] [stdout] | ····tasmlib_hashing_sponge_hasher_init                                                                                  |           3 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_claim_instantiate_fiat_shamir_with_claim                                                           |         138 (  0.0%) |         105 (  0.0%) |          12 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ······tasmlib_hashing_absorb_multiple                                                                                   |         127 (  0.0%) |          98 (  0.0%) |          10 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                          |          12 (  0.0%) |           8 (  0.0%) |          10 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                                |          78 (  0.0%) |          49 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_absorb_multiple_read_remainder                                                                  |           6 (  0.0%) |           4 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····new                                                                                                                 |           7 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····box_new_VmProofIter                                                                                                 |          38 (  0.0%) |          32 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ······store_VmProofIter_to_memory                                                                                       |           8 (  0.0%) |           6 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_log2paddedheight                                                                 |          31 (  0.0%) |          16 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_log2paddedheight                                                   |          29 (  0.0%) |          16 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_arithmetic_u32_shift_left                                                                                   |          12 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LStarkParametersR_derive_fri                                                                           |         260 (  0.1%) |         233 (  0.1%) |           4 (  0.0%) |           0 (  0.0%) |         166 (  0.2%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_safe_add                                                                                   |         729 (  0.3%) |         567 (  0.2%) |           0 (  0.0%) |           0 (  0.0%) |          12 (  0.0%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_next_power_of_two                                                                          |          21 (  0.0%) |          14 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          29 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u32_next_power_of_two_greater_than_one                                                       |          13 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          17 (  0.0%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_safe_mul                                                                                   |           9 (  0.0%) |           7 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          15 (  0.0%) |
[INFO] [stdout] | ······tasmlib_arithmetic_u32_shift_left                                                                                 |          12 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          46 (  0.1%) |
[INFO] [stdout] | ······tasmlib_arithmetic_bfe_primitive_root_of_unity                                                                    |         334 (  0.1%) |         330 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |          64 (  0.1%) |
[INFO] [stdout] | ····box_new_FriVerify                                                                                                   |          38 (  0.0%) |          32 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ······store_FriVerify_to_memory                                                                                         |           8 (  0.0%) |           6 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_merkleroot                                                                       |         474 (  0.2%) |         336 (  0.1%) |          36 (  0.0%) |          18 (  0.0%) |           9 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_merkleroot                                                         |         468 (  0.2%) |         336 (  0.1%) |          36 (  0.0%) |          18 (  0.0%) |           9 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_sponge_hasher_pad_and_absorb_all                                                                |        2682 (  1.0%) |        1876 (  0.7%) |        2845 (  1.0%) |        1722 (  1.1%) |          51 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple                                                                               |        2642 (  0.9%) |        1868 (  0.7%) |        2837 (  1.0%) |        1722 (  1.1%) |          51 (  0.1%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                      |        1722 (  0.6%) |        1148 (  0.5%) |        2790 (  0.9%) |        1674 (  1.1%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                            |         248 (  0.1%) |         157 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple_read_remainder                                                              |         424 (  0.2%) |         267 (  0.1%) |          47 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_challenges_new_generic_dyn_claim_59_4                                                              |        1794 (  0.6%) |        2586 (  1.0%) |         213 (  0.1%) |         108 (  0.1%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_hashing_algebraic_hasher_sample_scalars_static_length_static_pointer_59_18446744056529682432              |         114 (  0.0%) |         398 (  0.2%) |         180 (  0.1%) |         108 (  0.1%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_squeeze_repeatedly_static_number_18                                                             |         111 (  0.0%) |         397 (  0.2%) |         180 (  0.1%) |         108 (  0.1%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_eval_arg_compute_terminal_dyn_sized_dynamic_symbols                                              |          54 (  0.0%) |          28 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_eval_arg_compute_terminal_dyn_sized_dynamic_symbols_loop                                       |          12 (  0.0%) |           8 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_eval_arg_compute_terminal_from_digest                                                            |          38 (  0.0%) |          45 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_eval_arg_compute_terminal_const_sized_static_symbols_symbol_count_256_16790708486107472414       |        1538 (  0.5%) |        2048 (  0.8%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_quotients                                                                                                       |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_hashing_algebraic_hasher_sample_scalars                                                                     |        3724 (  1.3%) |        7872 (  3.1%) |        3242 (  1.1%) |        1938 (  1.3%) |         140 (  0.2%) |
[INFO] [stdout] | ······tasmlib_list_new                                                                                                  |          81 (  0.0%) |          63 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ········tasmlib_memory_dyn_malloc                                                                                       |          63 (  0.0%) |          57 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ······tasmlib_list_set_length                                                                                           |          15 (  0.0%) |           3 (  0.0%) |           3 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_hashing_squeeze_repeatedly                                                                                |        3571 (  1.3%) |        7764 (  3.0%) |        3230 (  1.1%) |        1938 (  1.3%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_Result___array596_of_LXFieldR_unwrap                                                                         |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····generator_for_length                                                                                                |         253 (  0.1%) |         225 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |          58 (  0.1%) |
[INFO] [stdout] | ······is_power_of_two                                                                                                   |          62 (  0.0%) |          41 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          25 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u64_sub                                                                                      |          21 (  0.0%) |          14 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          12 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u64_and                                                                                      |           7 (  0.0%) |           2 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |          13 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_outofdomainmainrow                                                               |        1672 (  0.6%) |        1128 (  0.4%) |        2288 (  0.8%) |        1368 (  0.9%) |          17 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_outofdomainmainrow                                                 |        1668 (  0.6%) |        1128 (  0.4%) |        2288 (  0.8%) |        1368 (  0.9%) |          17 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_outofdomainauxrow                                                                |         628 (  0.2%) |         432 (  0.2%) |         542 (  0.2%) |         324 (  0.2%) |          15 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_outofdomainauxrow                                                  |         624 (  0.2%) |         432 (  0.2%) |         542 (  0.2%) |         324 (  0.2%) |          15 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_outofdomainquotientsegments                                                      |         164 (  0.1%) |         116 (  0.0%) |          19 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_outofdomainquotientsegments                                        |         162 (  0.1%) |         116 (  0.0%) |          19 (  0.0%) |          12 (  0.0%) |          10 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_air_constraint_evaluation                                                             |       45790 ( 16.3%) |       70693 ( 27.8%) |       28895 (  9.8%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_divide_out_zerofiers                                                                  |        7330 (  2.6%) |        8499 (  3.3%) |        5379 (  1.8%) |           0 (  0.0%) |          12 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_zerofiers_inverse                                                                   |         170 (  0.1%) |         149 (  0.1%) |          15 (  0.0%) |           0 (  0.0%) |          12 (  0.0%) |
[INFO] [stdout] | ········tasmlib_arithmetic_xfe_to_the_power_of_power_of_2                                                               |         130 (  0.0%) |         105 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_arithmetic_xfe_to_the_power_of_power_of_2_loop                                                        |         126 (  0.0%) |         104 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_array_inner_product_of_596_xfes                                                                             |         604 (  0.2%) |           5 (  0.0%) |        3576 (  1.2%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_array_horner_evaluation_with_4_coefficients                                                                 |          44 (  0.0%) |          55 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_main_aux_quotient_deep_weights                                                                                  |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_columns_plus_quotient_segments                                                                                  |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····tasmlib_list_split_off_xfe                                                                                          |         269 (  0.1%) |         188 (  0.1%) |          52 (  0.0%) |           0 (  0.0%) |         166 (  0.2%) |
[INFO] [stdout] | ····method_Result___array3_of_LXFieldR_unwrap                                                                           |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····num_columns                                                                                                         |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_Result___array4_of_LXFieldR_unwrap                                                                           |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····linearly_sum_xfe_main_and_aux_row                                                                                   |       61964 ( 22.1%) |       61588 ( 24.2%) |        5604 (  1.9%) |           0 (  0.0%) |       35706 ( 41.6%) |
[INFO] [stdout] | ······_binop_Lt__LboolR_bool_199_while_loop                                                                             |       48534 ( 17.3%) |       48528 ( 19.1%) |        4548 (  1.5%) |           0 (  0.0%) |       31308 ( 36.5%) |
[INFO] [stdout] | ········tasmlib_arithmetic_u32_safe_add                                                                                 |        9990 (  3.6%) |        7770 (  3.1%) |           0 (  0.0%) |           0 (  0.0%) |        4154 (  4.8%) |
[INFO] [stdout] | ······_binop_Lt__LboolR_bool_218_while_loop                                                                             |       13398 (  4.8%) |       13040 (  5.1%) |        1056 (  0.4%) |           0 (  0.0%) |        4398 (  5.1%) |
[INFO] [stdout] | ····tasmlib_array_inner_product_of_4_xfes                                                                               |          12 (  0.0%) |           5 (  0.0%) |          24 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LFriVerifyR_verify                                                                                     |       63436 ( 22.6%) |       52941 ( 20.8%) |       20954 (  7.1%) |       31494 ( 20.6%) |       42777 ( 49.8%) |
[INFO] [stdout] | ······tasmlib_verifier_fri_verify                                                                                       |       63429 ( 22.6%) |       52937 ( 20.8%) |       20954 (  7.1%) |       31494 ( 20.6%) |       42777 ( 49.8%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_number_of_rounds                                                                           |          33 (  0.0%) |          22 (  0.0%) |           3 (  0.0%) |           0 (  0.0%) |          45 (  0.1%) |
[INFO] [stdout] | ········tasmlib_list_new                                                                                                |          81 (  0.0%) |          63 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          96 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_memory_dyn_malloc                                                                                     |         105 (  0.0%) |          95 (  0.0%) |          10 (  0.0%) |           0 (  0.0%) |         160 (  0.2%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_merkleroot                                                       |         156 (  0.1%) |         112 (  0.0%) |          12 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_sponge_hasher_pad_and_absorb_all                                                              |         126 (  0.0%) |          95 (  0.0%) |           7 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_absorb_multiple                                                                             |         121 (  0.0%) |          94 (  0.0%) |           6 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                    |           6 (  0.0%) |           4 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                          |          30 (  0.0%) |          19 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple_read_remainder                                                            |          54 (  0.0%) |          34 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_push___digest                                                                                      |          22 (  0.0%) |          18 (  0.0%) |           7 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_verify_dequeue_commit_phase_remainder                                                      |        1026 (  0.4%) |         836 (  0.3%) |         176 (  0.1%) |          48 (  0.0%) |         128 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_hashing_algebraic_hasher_sample_scalars_static_length_dyn_malloc_1                                    |         132 (  0.0%) |         172 (  0.1%) |          48 (  0.0%) |          24 (  0.0%) |         128 (  0.1%) |
[INFO] [stdout] | ············tasmlib_memory_dyn_malloc                                                                                   |         210 (  0.1%) |         190 (  0.1%) |          20 (  0.0%) |           0 (  0.0%) |         320 (  0.4%) |
[INFO] [stdout] | ············tasmlib_hashing_squeeze_repeatedly_static_number_1                                                          |          36 (  0.0%) |          92 (  0.0%) |          40 (  0.0%) |          24 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_push___xfe                                                                                       |          88 (  0.0%) |          64 (  0.0%) |          20 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_vm_proof_iter_dequeue_next_as_merkleroot                                                     |         624 (  0.2%) |         448 (  0.2%) |          48 (  0.0%) |          24 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_sponge_hasher_pad_and_absorb_all                                                            |         504 (  0.2%) |         380 (  0.1%) |          28 (  0.0%) |          24 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_absorb_multiple                                                                           |         484 (  0.2%) |         376 (  0.1%) |          24 (  0.0%) |          24 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ················tasmlib_hashing_absorb_multiple_absorb_all_full_chunks                                                  |          24 (  0.0%) |          16 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ················tasmlib_hashing_absorb_multiple_pad_varnum_zeros                                                        |         120 (  0.0%) |          76 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ················tasmlib_hashing_absorb_multiple_read_remainder                                                          |         216 (  0.1%) |         136 (  0.1%) |          24 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_push___digest                                                                                    |          88 (  0.0%) |          72 (  0.0%) |          28 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_fricodeword                                                      |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_length                                                                                             |          20 (  0.0%) |          10 (  0.0%) |           5 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_merkle_root_from_xfes                                                                           |        6450 (  2.3%) |       10492 (  4.1%) |        6653 (  2.3%) |        3066 (  2.0%) |          99 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_hashing_merkle_root_from_xfes_build_1st_layer                                                         |        3841 (  1.4%) |        5120 (  2.0%) |        2816 (  1.0%) |        1536 (  1.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_merkle_root                                                                                   |        2545 (  0.9%) |        5320 (  2.1%) |        3833 (  1.3%) |        1530 (  1.0%) |          42 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_merkle_root_next_layer_loop                                                                 |        2501 (  0.9%) |        5280 (  2.1%) |        3825 (  1.3%) |        1530 (  1.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··············tasmlib_hashing_merkle_root_calculate_parent_digests                                                      |        2303 (  0.8%) |        5100 (  2.0%) |        3825 (  1.3%) |        1530 (  1.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_get_element___digest                                                                               |          42 (  0.0%) |          38 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |           4 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_length                                                                                           |          12 (  0.0%) |           6 (  0.0%) |           3 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_fripolynomial                                                    |          93 (  0.0%) |          74 (  0.0%) |          14 (  0.0%) |           0 (  0.0%) |          54 (  0.1%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_sample_indices                                                                 |        4637 (  1.7%) |        3167 (  1.2%) |         332 (  0.1%) |          48 (  0.0%) |        5185 (  6.0%) |
[INFO] [stdout] | ··········tasmlib_list_new                                                                                              |         135 (  0.0%) |         105 (  0.0%) |          15 (  0.0%) |           0 (  0.0%) |         160 (  0.2%) |
[INFO] [stdout] | ··········tasmlib_hashing_algebraic_hasher_sample_indices_main_loop                                                     |        4602 (  1.6%) |        3142 (  1.2%) |         329 (  0.1%) |          48 (  0.0%) |        5153 (  6.0%) |
[INFO] [stdout] | ············tasmlib_list_length                                                                                         |         388 (  0.1%) |         194 (  0.1%) |          97 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ············tasmlib_hashing_algebraic_hasher_sample_indices_then_reduce_and_save                                        |        2800 (  1.0%) |        1520 (  0.6%) |         240 (  0.1%) |           0 (  0.0%) |        5153 (  6.0%) |
[INFO] [stdout] | ··············tasmlib_list_push___u32                                                                                   |        1520 (  0.5%) |         960 (  0.4%) |         240 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_sample_scalars_static_length_dyn_malloc_1                                      |          33 (  0.0%) |          43 (  0.0%) |          12 (  0.0%) |           6 (  0.0%) |          32 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_squeeze_repeatedly_static_number_1                                                            |           9 (  0.0%) |          23 (  0.0%) |          10 (  0.0%) |           6 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_list_horner_evaluation_dynamic_length                                                                   |         776 (  0.3%) |        1113 (  0.4%) |         214 (  0.1%) |           0 (  0.0%) |          33 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_horner_evaluation_dynamic_length_loop_batches                                                    |         632 (  0.2%) |         946 (  0.4%) |         192 (  0.1%) |           0 (  0.0%) |          33 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_list_horner_evaluation_dynamic_length_loop_remainder                                                  |         120 (  0.0%) |         146 (  0.1%) |          21 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_barycentric_evaluation                                                                     |       11997 (  4.3%) |        9425 (  3.7%) |        6145 (  2.1%) |           0 (  0.0%) |          60 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_arithmetic_bfe_primitive_root_of_unity                                                                |         167 (  0.1%) |         165 (  0.1%) |           0 (  0.0%) |           0 (  0.0%) |          43 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_barycentric_evaluation_partial_terms_loop                                                |        7169 (  2.6%) |        6144 (  2.4%) |        1536 (  0.5%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_barycentric_evaluation_numerator_from_partial_sums                                       |        2049 (  0.7%) |           0 (  0.0%) |        3072 (  1.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_barycentric_evaluation_denominator_from_partial_sums                                     |        2561 (  0.9%) |        3072 (  1.2%) |        1536 (  0.5%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_vm_proof_iter_dequeue_next_as_friresponse                                                      |          89 (  0.0%) |          64 (  0.0%) |          12 (  0.0%) |           0 (  0.0%) |          84 (  0.1%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_verify_fri_authentication_paths                                                            |        3605 (  1.3%) |        1450 (  0.6%) |         320 (  0.1%) |        6240 (  4.1%) |        9267 ( 10.8%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_verify_fri_authentication_paths_main_loop                                                |        3601 (  1.3%) |        1440 (  0.6%) |         320 (  0.1%) |        6240 (  4.1%) |        9267 ( 10.8%) |
[INFO] [stdout] | ············tasmlib_verifier_fri_verify_fri_authentication_paths_loop_over_auth_path_elements                           |        2160 (  0.8%) |           0 (  0.0%) |           0 (  0.0%) |        6240 (  4.1%) |        6976 (  8.1%) |
[INFO] [stdout] | ········tasmlib_list_higher_order_u32_zip_u32_with_xfe                                                                  |        3172 (  1.1%) |        3306 (  1.3%) |        1292 (  0.4%) |           0 (  0.0%) |          64 (  0.1%) |
[INFO] [stdout] | ··········tasmlib_list_higher_order_u32_zip_u32_with_xfe_loop                                                           |        3052 (  1.1%) |        3208 (  1.3%) |        1280 (  0.4%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_fri_verify_query_phase_main_loop                                                               |       26438 (  9.4%) |       18564 (  7.3%) |        4572 (  1.6%) |       22080 ( 14.4%) |       25111 ( 29.3%) |
[INFO] [stdout] | ··········tasmlib_verifier_vm_proof_iter_dequeue_next_as_friresponse                                                    |         356 (  0.1%) |         256 (  0.1%) |          48 (  0.0%) |           0 (  0.0%) |         162 (  0.2%) |
[INFO] [stdout] | ··········tasmlib_list_get_element___digest                                                                             |          84 (  0.0%) |          76 (  0.0%) |          24 (  0.0%) |           0 (  0.0%) |           4 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_verify_fri_authentication_paths                                                          |       13460 (  4.8%) |        5800 (  2.3%) |        1280 (  0.4%) |       22080 ( 14.4%) |       20846 ( 24.3%) |
[INFO] [stdout] | ············tasmlib_verifier_fri_verify_fri_authentication_paths_main_loop                                              |       13444 (  4.8%) |        5760 (  2.3%) |        1280 (  0.4%) |       22080 ( 14.4%) |       20846 ( 24.3%) |
[INFO] [stdout] | ··············tasmlib_verifier_fri_verify_fri_authentication_paths_loop_over_auth_path_elements                         |        7680 (  2.7%) |           0 (  0.0%) |           0 (  0.0%) |       22080 ( 14.4%) |       13491 ( 15.7%) |
[INFO] [stdout] | ··········tasmlib_list_get_element___xfe                                                                                |          84 (  0.0%) |          68 (  0.0%) |          16 (  0.0%) |           0 (  0.0%) |          12 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_verifier_fri_verify_compute_c_values_loop                                                             |       12164 (  4.3%) |       12160 (  4.8%) |        3200 (  1.1%) |           0 (  0.0%) |        4052 (  4.7%) |
[INFO] [stdout] | ········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_reduce_indices                                    |        1339 (  0.5%) |         678 (  0.3%) |         166 (  0.1%) |           0 (  0.0%) |        1804 (  2.1%) |
[INFO] [stdout] | ··········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_reduce_indices_loop                             |        1286 (  0.5%) |         644 (  0.3%) |         160 (  0.1%) |           0 (  0.0%) |        1772 (  2.1%) |
[INFO] [stdout] | ········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_assert_codeword_membership                        |        3184 (  1.1%) |        3242 (  1.3%) |         966 (  0.3%) |           0 (  0.0%) |         625 (  0.7%) |
[INFO] [stdout] | ··········tasmlib_list_higher_order_u32_map_tasmlib_verifier_fri_verify_assert_codeword_membership_loop                 |        3126 (  1.1%) |        3204 (  1.3%) |         960 (  0.3%) |           0 (  0.0%) |         593 (  0.7%) |
[INFO] [stdout] | ············tasmlib_list_get_element___xfe                                                                              |        1680 (  0.6%) |        1360 (  0.5%) |         320 (  0.1%) |           0 (  0.0%) |         593 (  0.7%) |
[INFO] [stdout] | ··············tasmlib_list_length                                                                                       |         320 (  0.1%) |         160 (  0.1%) |          80 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_mastermaintablerows                                                              |          57 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_mastermaintablerows                                                |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_authenticationstructure                                                          |         171 (  0.1%) |         114 (  0.0%) |          27 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_authenticationstructure                                            |         165 (  0.1%) |         114 (  0.0%) |          27 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_verify_Main_table_rows                                                                |       10190 (  3.6%) |        5793 (  2.3%) |       30406 ( 10.3%) |       25040 ( 16.3%) |           5 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_verify_Main_table_rows_loop_over_rows                                               |       10166 (  3.6%) |        5764 (  2.3%) |       30400 ( 10.3%) |       25040 ( 16.3%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_hash_static_size_379                                                           |        5680 (  2.0%) |        3920 (  1.5%) |       30320 ( 10.3%) |       18800 ( 12.3%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple_static_size_379                                                               |        4480 (  1.6%) |        2720 (  1.1%) |       30320 ( 10.3%) |       18240 ( 11.9%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_master_table_verify_Main_table_rows_loop_over_auth_path_elements                               |        2160 (  0.8%) |           0 (  0.0%) |           0 (  0.0%) |        6240 (  4.1%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_masterauxtablerows                                                               |          57 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_masterauxtablerows                                                 |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_verify_Aux_table_rows                                                                 |        9630 (  3.4%) |        5793 (  2.3%) |       21206 (  7.2%) |       19760 ( 12.9%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_verify_Aux_table_rows_loop_over_rows                                                |        9606 (  3.4%) |        5764 (  2.3%) |       21200 (  7.2%) |       19760 ( 12.9%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_hash_static_size_264                                                           |        5120 (  1.8%) |        3920 (  1.5%) |       21120 (  7.2%) |       13520 (  8.8%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple_static_size_264                                                               |        3920 (  1.4%) |        2720 (  1.1%) |       21120 (  7.2%) |       12960 (  8.5%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_master_table_verify_Aux_table_rows_loop_over_auth_path_elements                                |        2160 (  0.8%) |           0 (  0.0%) |           0 (  0.0%) |        6240 (  4.1%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_boxed_LVmProofIterR_next_as_quotientsegmentselements                                                         |          57 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_vm_proof_iter_dequeue_next_as_quotientsegmentselements                                           |          55 (  0.0%) |          38 (  0.0%) |           9 (  0.0%) |           0 (  0.0%) |          24 (  0.0%) |
[INFO] [stdout] | ····tasmlib_verifier_master_table_verify_Quotient_table_rows                                                            |        7790 (  2.8%) |        5793 (  2.3%) |        1046 (  0.4%) |        7760 (  5.1%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_verifier_master_table_verify_Quotient_table_rows_loop_over_rows                                           |        7766 (  2.8%) |        5764 (  2.3%) |        1040 (  0.4%) |        7760 (  5.1%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_hashing_algebraic_hasher_hash_static_size_12                                                            |        3280 (  1.2%) |        3920 (  1.5%) |         960 (  0.3%) |        1520 (  1.0%) |           0 (  0.0%) |
[INFO] [stdout] | ··········tasmlib_hashing_absorb_multiple_static_size_12                                                                |        2080 (  0.7%) |        2720 (  1.1%) |         960 (  0.3%) |         960 (  0.6%) |           0 (  0.0%) |
[INFO] [stdout] | ········tasmlib_verifier_master_table_verify_Quotient_table_rows_loop_over_auth_path_elements                           |        2160 (  0.8%) |           0 (  0.0%) |           0 (  0.0%) |        6240 (  4.1%) |           0 (  0.0%) |
[INFO] [stdout] | ····method_Result___array467_of_LXFieldR_unwrap                                                                         |           3 (  0.0%) |           1 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ····_binop_Lt__LboolR_bool_320_while_loop                                                                               |       63051 ( 22.5%) |       29288 ( 11.5%) |      170481 ( 57.9%) |           0 (  0.0%) |        6344 (  7.4%) |
[INFO] [stdout] | ······tasmlib_array_inner_product_of_three_rows_with_weights_Bfe_mainrowelem                                            |       38160 ( 13.6%) |         480 (  0.2%) |      163520 ( 55.6%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | ······tasmlib_array_inner_product_of_4_xfes                                                                             |         960 (  0.3%) |         400 (  0.2%) |        1920 (  0.7%) |           0 (  0.0%) |           0 (  0.0%) |
[INFO] [stdout] | Total                                                                                                                   |      280416 (100.0%) |      254714 (100.0%) |      294212 (100.0%) |      153247 (100.0%) |       85829 (100.0%) |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024' (184) panicked at src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:872:44:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cd50effe - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247ccfedffd - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::generate_profile_of_verifier
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:872:44
[INFO] [stdout]   22:     0x6247ccfee51c - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::generate_profile_for_verifier_execution_for_factorial_execution_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:820:9
[INFO] [stdout]   23:     0x6247ccfeef60 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:750:9
[INFO] [stdout]   24:     0x6247ccf95907 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/recufier/verify.rs:749:67
[INFO] [stdout]   25:     0x6247ccdd0906 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench stdout ----
[INFO] [stdout] Forcing primes to Vec<bool>
[INFO] [stdout] Forcing primes to Vec<bool>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench' (172) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38:
[INFO] [stdout] open file for writing: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6247ce8032e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6247ce8032e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6247ce81c85a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6247ce81c85a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6247ce808de6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6247ce808de6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6247ce7de0ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6247ce7de0ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6247ce7fa2d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6247cd4c826e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6247cd4c826e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6247ce7fa542 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6247ce7fa542 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6247ce7de1b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6247ce7d5239 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6247ce7df36d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6247ce81d01c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6247ce81cd92 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6247cda37cae - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6247cd9e145a - tasm_lib[da64a92ffb5368f8]::snippet_bencher::write_benchmarks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasm-lib-0.48.0/src/snippet_bencher.rs:60:38
[INFO] [stdout]   22:     0x6247ccfa3bad - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::benchmarks::execute_and_write_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/benchmarks.rs:98:5
[INFO] [stdout]   23:     0x6247ccc4aba1 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe7.rs:101:9
[INFO] [stdout]   24:     0x6247ccc27027 - tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_and_benchmarks/ozk/programs/project_euler/pe7.rs:86:19
[INFO] [stdout]   25:     0x6247ccdce906 - <tasm_lang[ca2e5c3023c5c3f6]::tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6247cd4bc61b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6247cd4bc61b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6247cd4c8e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6247cd4c8e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6247cd4c8e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6247cd4c3344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6247cd4c3344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6247cd4cb972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6247cd4cb972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6247cd4cb972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6247ce80244f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6247ce80244f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74caa1adcaa4 - <unknown>
[INFO] [stdout]   47:     0x74caa1b69a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests_and_benchmarks::benchmarks::mmr::benchmark::verify_mmr_ap_benchmark
[INFO] [stdout]     tests_and_benchmarks::ozk::ozk_parsing::tests::load_method_prove_from_github
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::arithmetic::dazefield_element_mul::benches::dazefield_element_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::other::simple_map_on_bfe::benches::simple_map_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::project_euler::pe1::benches::pe1_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::project_euler::pe2::benches::pe2_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::project_euler::pe3::benches::pe3_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::project_euler::pe4::benches::pe4_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::project_euler::pe5::benches::pe5_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::project_euler::pe6::benches::pe6_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::project_euler::pe7::benches::pe7_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::recufier::fast_ntt::benches::fast_ntt_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::recufier::merkle_root::benches::merkle_root_bench
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_1024
[INFO] [stdout]     tests_and_benchmarks::ozk::programs::recufier::verify::profilers::profile_verify_factorial_program_inner_padded_height_256
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 349 passed; 15 failed; 6 ignored; 0 measured; 0 filtered out; finished in 121.72s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "447e61b6f23695052d2b3b64b2f5aa9286a34414b339e8c341782f760d23d6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447e61b6f23695052d2b3b64b2f5aa9286a34414b339e8c341782f760d23d6de", kill_on_drop: false }`
[INFO] [stdout] 447e61b6f23695052d2b3b64b2f5aa9286a34414b339e8c341782f760d23d6de
