[INFO] fetching crate plonky2 1.1.0... [INFO] testing plonky2-1.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate plonky2 1.1.0 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate plonky2 1.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate plonky2 1.1.0 [INFO] tweaked toml for crates.io crate plonky2 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plonky2 1.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate plonky2 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak-hash v0.8.0 [INFO] [stderr] Downloaded plonky2_field v1.0.0 [INFO] [stderr] Downloaded plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Downloaded plonky2_util v1.0.0 [INFO] [stderr] Downloaded tynm v0.1.10 [INFO] [stderr] Downloaded unroll v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee5f5e534ff1c1b1b4b06ae4f0a0aec031d2161f017d080029e427f41d43cfd4 [INFO] running `Command { std: "docker" "start" "-a" "ee5f5e534ff1c1b1b4b06ae4f0a0aec031d2161f017d080029e427f41d43cfd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee5f5e534ff1c1b1b4b06ae4f0a0aec031d2161f017d080029e427f41d43cfd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee5f5e534ff1c1b1b4b06ae4f0a0aec031d2161f017d080029e427f41d43cfd4", kill_on_drop: false }` [INFO] [stdout] ee5f5e534ff1c1b1b4b06ae4f0a0aec031d2161f017d080029e427f41d43cfd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 73bad50db44654f1b942aa109bc23092a740ebf5b416cc623683a05826d8a766 [INFO] running `Command { std: "docker" "start" "-a" "73bad50db44654f1b942aa109bc23092a740ebf5b416cc623683a05826d8a766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling plonky2_util v1.0.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling keccak-hash v0.8.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling plonky2_field v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling plonky2 v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/plonk/circuit_data.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn generate_witness(&self, inputs: PartialWitness) -> PartitionWitness { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn generate_witness(&self, inputs: PartialWitness) -> PartitionWitness<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.89s [INFO] running `Command { std: "docker" "inspect" "73bad50db44654f1b942aa109bc23092a740ebf5b416cc623683a05826d8a766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bad50db44654f1b942aa109bc23092a740ebf5b416cc623683a05826d8a766", kill_on_drop: false }` [INFO] [stdout] 73bad50db44654f1b942aa109bc23092a740ebf5b416cc623683a05826d8a766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c5e224c28adf4e881fcd97afdaf8af2b9db6befe34acc6b6eabcd01012c604c9 [INFO] running `Command { std: "docker" "start" "-a" "c5e224c28adf4e881fcd97afdaf8af2b9db6befe34acc6b6eabcd01012c604c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling plonky2_field v1.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling plonky2 v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/plonk/circuit_data.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn generate_witness(&self, inputs: PartialWitness) -> PartitionWitness { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn generate_witness(&self, inputs: PartialWitness) -> PartitionWitness<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] error: could not compile `plonky2` (example "bench_recursion") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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="parallel"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="timing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gate_testing", "parallel", "rand_chacha", "std", "timing"))' -C metadata=7a6963566a2207ec -C extra-filename=-a39a1d33f6ed7ef8 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-52df182c895292ea.rlib --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-4a8c4bf5469f0491.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-25afdd03859933ba.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-d184a0fd9df05d54.rlib --extern hashbrown=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhashbrown-722ea83567aeffab.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-c7c02675557783d4.rlib --extern jemallocator=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libjemallocator-f4758937976fc35e.rlib --extern keccak_hash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libkeccak_hash-2010d49aac24b05f.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-4f260390e802c8d1.rlib --extern num=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum-7b52b29458fb2e90.rlib --extern num_cpus=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_cpus-0563dfc6e8ebebed.rlib --extern plonky2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libplonky2-4b37fa1655038342.rlib --extern plonky2_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libplonky2_field-ad5dbb15fc939413.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libplonky2_maybe_rayon-4dd38c5f3641b4fc.rlib --extern plonky2_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libplonky2_util-06fda0293b469ba0.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-3c42778ac3f5330d.rlib --extern rand_chacha=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand_chacha-4fab9f235377289d.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-31ce696a696df1b0.rlib --extern serde_cbor=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_cbor-3241117a056bfe15.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-b9ddb612f2c101f3.rlib --extern static_assertions=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstatic_assertions-df27c3b343cf637f.rlib --extern structopt=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstructopt-df371c7639c5a842.rlib --extern tynm=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtynm-798c5ef12163ae34.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-4702c8043713e552.so --extern web_time=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libweb_time-f877518b6227c08f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/jemalloc-sys-a464f903ee182701/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `plonky2` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name plonky2 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_long_first_doc_paragraph' --test --cfg 'feature="default"' --cfg 'feature="gate_testing"' --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", "parallel", "rand_chacha", "std", "timing"))' -C metadata=b9dd97f66ef62767 -C extra-filename=-2615823daea53781 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-52df182c895292ea.rlib --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-4a8c4bf5469f0491.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-25afdd03859933ba.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-d184a0fd9df05d54.rlib --extern hashbrown=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhashbrown-722ea83567aeffab.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-c7c02675557783d4.rlib --extern jemallocator=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libjemallocator-f4758937976fc35e.rlib --extern keccak_hash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libkeccak_hash-2010d49aac24b05f.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-4f260390e802c8d1.rlib --extern num=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum-7b52b29458fb2e90.rlib --extern num_cpus=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_cpus-0563dfc6e8ebebed.rlib --extern plonky2_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libplonky2_field-ad5dbb15fc939413.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libplonky2_maybe_rayon-4dd38c5f3641b4fc.rlib --extern plonky2_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libplonky2_util-06fda0293b469ba0.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-3c42778ac3f5330d.rlib --extern rand_chacha=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand_chacha-4fab9f235377289d.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-31ce696a696df1b0.rlib --extern serde_cbor=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_cbor-3241117a056bfe15.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-b9ddb612f2c101f3.rlib --extern static_assertions=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstatic_assertions-df27c3b343cf637f.rlib --extern structopt=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstructopt-df371c7639c5a842.rlib --extern tynm=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtynm-798c5ef12163ae34.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-4702c8043713e552.so --extern web_time=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libweb_time-f877518b6227c08f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/jemalloc-sys-a464f903ee182701/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcCowx8q/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libplonky2-4b37fa1655038342.rlib,libkeccak_hash-2010d49aac24b05f.rlib,libtiny_keccak-7f082da7f9c263da.rlib,libprimitive_types-43ed0024b45662fd.rlib,libuint-36a8e7c4bd3e8da2.rlib,libcrunchy-fa79ffe55c0f5a37.rlib,libhex-151bf78f9f03a236.rlib,libfixed_hash-bdce55a6a8281353.rlib,libweb_time-f877518b6227c08f.rlib,liblog-4f260390e802c8d1.rlib,libhashbrown-722ea83567aeffab.rlib,libahash-52df182c895292ea.rlib,libonce_cell-b15ed62672602246.rlib,libconst_random-26e4b244b4870f5d.rlib,libplonky2_maybe_rayon-4dd38c5f3641b4fc.rlib,librayon-547cbbac41ede977.rlib,librayon_core-2dc7e001aeac2983.rlib,libcrossbeam_deque-97b0df213af5d651.rlib,libcrossbeam_epoch-9f926089d9ca2540.rlib,libcrossbeam_utils-fc7e6002ed14cc50.rlib,libplonky2_field-ad5dbb15fc939413.rlib,libitertools-c7c02675557783d4.rlib,libeither-a8706e9188860c5c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libplonky2_util-06fda0293b469ba0.rlib,libserde-31ce696a696df1b0.rlib,libnum-7b52b29458fb2e90.rlib,libnum_iter-4e55d179a637d372.rlib,libnum_rational-d9789f8d0a63ebce.rlib,libnum_complex-ed506415cceb6511.rlib,libnum_bigint-f0ce6940e885c16d.rlib,librand-3c42778ac3f5330d.rlib,librand_chacha-4fab9f235377289d.rlib,libppv_lite86-4f8f3a43eba259ba.rlib,libzerocopy-b1689689f61e8971.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-caf10b5ece413ac1.rlib,libgetrandom-6e0314fec04f0d2b.rlib,liblibc-1c1760724a8b2665.rlib,libcfg_if-66d55f6b302e88c8.rlib,libnum_integer-2b7b935af7017a83.rlib,libnum_traits-947822dd340377f9.rlib,libanyhow-4a8c4bf5469f0491.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcCowx8q/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/jemalloc-sys-a464f903ee182701/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/factorial-6db6f4d92d2efc59" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plonky2` (example "factorial") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5e224c28adf4e881fcd97afdaf8af2b9db6befe34acc6b6eabcd01012c604c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e224c28adf4e881fcd97afdaf8af2b9db6befe34acc6b6eabcd01012c604c9", kill_on_drop: false }` [INFO] [stdout] c5e224c28adf4e881fcd97afdaf8af2b9db6befe34acc6b6eabcd01012c604c9