[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_getrandom_patch_0 [INFO] extracting crate plonky2 1.1.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-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-1-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 clap_lex v0.7.3 [INFO] [stderr] Downloaded keccak-hash v0.8.0 [INFO] [stderr] Downloaded plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded plonky2_util v1.0.0 [INFO] [stderr] Downloaded plonky2_field v1.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a756e4e12877339138d2f647841c8e0d3668e673233e861c13481986324a6847 [INFO] running `Command { std: "docker" "start" "-a" "a756e4e12877339138d2f647841c8e0d3668e673233e861c13481986324a6847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a756e4e12877339138d2f647841c8e0d3668e673233e861c13481986324a6847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a756e4e12877339138d2f647841c8e0d3668e673233e861c13481986324a6847", kill_on_drop: false }` [INFO] [stdout] a756e4e12877339138d2f647841c8e0d3668e673233e861c13481986324a6847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 30c862ac6a3749785c898b81f781911e40a065f081db959508f5f6f6422d89a1 [INFO] running `Command { std: "docker" "start" "-a" "30c862ac6a3749785c898b81f781911e40a065f081db959508f5f6f6422d89a1", 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 crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ahash v0.8.11 [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 uint v0.9.5 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling plonky2_util v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling keccak-hash v0.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [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 unroll v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 45.24s [INFO] running `Command { std: "docker" "inspect" "30c862ac6a3749785c898b81f781911e40a065f081db959508f5f6f6422d89a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c862ac6a3749785c898b81f781911e40a065f081db959508f5f6f6422d89a1", kill_on_drop: false }` [INFO] [stdout] 30c862ac6a3749785c898b81f781911e40a065f081db959508f5f6f6422d89a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 103e977fcca894a0980b4c46f45248ad46bd3896a7a06906a51aff93887e5ec6 [INFO] running `Command { std: "docker" "start" "-a" "103e977fcca894a0980b4c46f45248ad46bd3896a7a06906a51aff93887e5ec6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling plonky2_field v1.0.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling plonky2 v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling structopt v0.3.26 [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] [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] error: could not compile `plonky2` (lib test); 1 warning emitted [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] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "103e977fcca894a0980b4c46f45248ad46bd3896a7a06906a51aff93887e5ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103e977fcca894a0980b4c46f45248ad46bd3896a7a06906a51aff93887e5ec6", kill_on_drop: false }` [INFO] [stdout] 103e977fcca894a0980b4c46f45248ad46bd3896a7a06906a51aff93887e5ec6