[INFO] fetching crate qp-plonky2 1.1.1...
[INFO] building qp-plonky2-1.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate qp-plonky2 1.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate qp-plonky2 1.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qp-plonky2 1.1.1
[INFO] tweaked toml for crates.io crate qp-plonky2 1.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qp-plonky2 1.1.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qp-plonky2 1.1.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0dca870c34e4c50811708f2dcf584a5a3902f1c5628b672e633169d64d3accd
[INFO] running `Command { std: "docker" "start" "-a" "e0dca870c34e4c50811708f2dcf584a5a3902f1c5628b672e633169d64d3accd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0dca870c34e4c50811708f2dcf584a5a3902f1c5628b672e633169d64d3accd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0dca870c34e4c50811708f2dcf584a5a3902f1c5628b672e633169d64d3accd", kill_on_drop: false }`
[INFO] [stdout] e0dca870c34e4c50811708f2dcf584a5a3902f1c5628b672e633169d64d3accd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a75044dc87c2e433ff9348747902321485ffbd2fb12e1b8e06a98a2a8826073a
[INFO] running `Command { std: "docker" "start" "-a" "a75044dc87c2e433ff9348747902321485ffbd2fb12e1b8e06a98a2a8826073a", kill_on_drop: false }`
[INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling plonky2_util v1.0.0
[INFO] [stderr]    Compiling plonky2_maybe_rayon v1.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling qp-plonky2-field v1.1.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling qp-plonky2 v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.84s
[INFO] running `Command { std: "docker" "inspect" "a75044dc87c2e433ff9348747902321485ffbd2fb12e1b8e06a98a2a8826073a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a75044dc87c2e433ff9348747902321485ffbd2fb12e1b8e06a98a2a8826073a", kill_on_drop: false }`
[INFO] [stdout] a75044dc87c2e433ff9348747902321485ffbd2fb12e1b8e06a98a2a8826073a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fc918c4c491d44628aa4ca37d5d9df0aa72692409b695c4ac11b7a50ccd1fc6
[INFO] running `Command { std: "docker" "start" "-a" "4fc918c4c491d44628aa4ca37d5d9df0aa72692409b695c4ac11b7a50ccd1fc6", kill_on_drop: false }`
[INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling qp-plonky2-field v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling qp-plonky2 v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stdout] warning: unused import: `plonky2_field::types::Field`
[INFO] [stdout]   --> examples/square_root.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use plonky2_field::types::Field;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/gadgets/interpolation.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |             .map(|&v| (builder.constant_extension(v)))
[INFO] [stdout]    |                       ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 -             .map(|&v| (builder.constant_extension(v)))
[INFO] [stdout] 90 +             .map(|&v| builder.constant_extension(v))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qp-plonky2` (example "square_root"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name square_root --edition=2021 examples/square_root.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_long_first_doc_paragraph' --cfg 'feature="default"' --cfg 'feature="gate_testing"' --cfg 'feature="getrandom"' --cfg 'feature="parallel"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="timing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gate_testing", "getrandom", "no_random", "parallel", "rand_chacha", "std", "timing"))' -C metadata=c29d8477d4212312 -C extra-filename=-7d22a7c50a4378b8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f63159d25a9e74a7.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-36a0a651aaef5338.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6ab5eeef92e88565.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-79c11ea9380123ee.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-525f59e6a4cc08fe.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7ed0707c910cc18.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-b9b1efd2e41da119.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-87dd45cf6dea6c80.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-8f27a7c63c48120e.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2b1920751b107fac.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-295dbfbcd86d5e2a.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-de378eac13768d42.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-3b0e169c58c1a8b0.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libqp_plonky2_field-b077b1995030f9f7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc8fdfcce4594d31.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-907ac1c8f206d991.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d006773dda0da89a.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-3ccf5a8efac97ab1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1009e3e9852eafae.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-58a3eedd19e823a7.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-26c5e26e8ff21fe5.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-251b2dcbe9aa7eb3.so --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-e689777c901d9a61/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `qp-plonky2` (example "factorial")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name factorial --edition=2021 examples/factorial.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_long_first_doc_paragraph' --cfg 'feature="default"' --cfg 'feature="gate_testing"' --cfg 'feature="getrandom"' --cfg 'feature="parallel"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="timing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gate_testing", "getrandom", "no_random", "parallel", "rand_chacha", "std", "timing"))' -C metadata=ba78219cd6c68cc3 -C extra-filename=-82893d5d3a944f93 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f63159d25a9e74a7.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-36a0a651aaef5338.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6ab5eeef92e88565.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-79c11ea9380123ee.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-525f59e6a4cc08fe.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7ed0707c910cc18.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-b9b1efd2e41da119.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-87dd45cf6dea6c80.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-8f27a7c63c48120e.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2b1920751b107fac.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-295dbfbcd86d5e2a.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-de378eac13768d42.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-3b0e169c58c1a8b0.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libqp_plonky2_field-b077b1995030f9f7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc8fdfcce4594d31.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-907ac1c8f206d991.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d006773dda0da89a.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-3ccf5a8efac97ab1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1009e3e9852eafae.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-58a3eedd19e823a7.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-26c5e26e8ff21fe5.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-251b2dcbe9aa7eb3.so --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-e689777c901d9a61/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qp-plonky2` (example "fibonacci_serialization")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name fibonacci_serialization --edition=2021 examples/fibonacci_serialization.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_long_first_doc_paragraph' --cfg 'feature="default"' --cfg 'feature="gate_testing"' --cfg 'feature="getrandom"' --cfg 'feature="parallel"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="timing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gate_testing", "getrandom", "no_random", "parallel", "rand_chacha", "std", "timing"))' -C metadata=b782647b2ecce66d -C extra-filename=-45924ea63457f874 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f63159d25a9e74a7.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-36a0a651aaef5338.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6ab5eeef92e88565.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-79c11ea9380123ee.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-525f59e6a4cc08fe.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7ed0707c910cc18.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-b9b1efd2e41da119.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-87dd45cf6dea6c80.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-8f27a7c63c48120e.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2b1920751b107fac.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-295dbfbcd86d5e2a.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-de378eac13768d42.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-3b0e169c58c1a8b0.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libqp_plonky2_field-b077b1995030f9f7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc8fdfcce4594d31.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-907ac1c8f206d991.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d006773dda0da89a.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-3ccf5a8efac97ab1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1009e3e9852eafae.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-58a3eedd19e823a7.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-26c5e26e8ff21fe5.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-251b2dcbe9aa7eb3.so --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-e689777c901d9a61/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qp-plonky2` (example "bench_recursion")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name bench_recursion --edition=2021 examples/bench_recursion.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_long_first_doc_paragraph' --cfg 'feature="default"' --cfg 'feature="gate_testing"' --cfg 'feature="getrandom"' --cfg 'feature="parallel"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="timing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gate_testing", "getrandom", "no_random", "parallel", "rand_chacha", "std", "timing"))' -C metadata=a04655400ccd793c -C extra-filename=-e4d5bd4867ed0934 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f63159d25a9e74a7.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-36a0a651aaef5338.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6ab5eeef92e88565.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-79c11ea9380123ee.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-525f59e6a4cc08fe.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7ed0707c910cc18.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-b9b1efd2e41da119.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-87dd45cf6dea6c80.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-8f27a7c63c48120e.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2b1920751b107fac.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-295dbfbcd86d5e2a.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-de378eac13768d42.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-3b0e169c58c1a8b0.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libqp_plonky2_field-b077b1995030f9f7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc8fdfcce4594d31.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-907ac1c8f206d991.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d006773dda0da89a.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-3ccf5a8efac97ab1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1009e3e9852eafae.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-58a3eedd19e823a7.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-26c5e26e8ff21fe5.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-251b2dcbe9aa7eb3.so --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-e689777c901d9a61/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4fc918c4c491d44628aa4ca37d5d9df0aa72692409b695c4ac11b7a50ccd1fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc918c4c491d44628aa4ca37d5d9df0aa72692409b695c4ac11b7a50ccd1fc6", kill_on_drop: false }`
[INFO] [stdout] 4fc918c4c491d44628aa4ca37d5d9df0aa72692409b695c4ac11b7a50ccd1fc6
