[INFO] fetching crate plonky2 1.1.0... [INFO] building plonky2-1.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate plonky2 1.1.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plonky2 1.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a606dc4f133eaff60ccd59e94fee976d6b4cda4f755ac4ece82a3022f56cfda3 [INFO] running `Command { std: "docker" "start" "-a" "a606dc4f133eaff60ccd59e94fee976d6b4cda4f755ac4ece82a3022f56cfda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a606dc4f133eaff60ccd59e94fee976d6b4cda4f755ac4ece82a3022f56cfda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a606dc4f133eaff60ccd59e94fee976d6b4cda4f755ac4ece82a3022f56cfda3", kill_on_drop: false }` [INFO] [stdout] a606dc4f133eaff60ccd59e94fee976d6b4cda4f755ac4ece82a3022f56cfda3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 191f91193739e5c4bf948d6151b42559e4796404230122c3601c57f53df99f57 [INFO] running `Command { std: "docker" "start" "-a" "191f91193739e5c4bf948d6151b42559e4796404230122c3601c57f53df99f57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [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 tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [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 hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling fixed-hash v0.7.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 itertools v0.11.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling keccak-hash v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [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 unroll v0.1.5 [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: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [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] help: use `'_` for type 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 19.96s [INFO] running `Command { std: "docker" "inspect" "191f91193739e5c4bf948d6151b42559e4796404230122c3601c57f53df99f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191f91193739e5c4bf948d6151b42559e4796404230122c3601c57f53df99f57", kill_on_drop: false }` [INFO] [stdout] 191f91193739e5c4bf948d6151b42559e4796404230122c3601c57f53df99f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83a4e032a418b700118dc5868c245261f3902e73c9dbd0f53c03919a0b4ad3e1 [INFO] running `Command { std: "docker" "start" "-a" "83a4e032a418b700118dc5868c245261f3902e73c9dbd0f53c03919a0b4ad3e1", 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 once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.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 plonky2 v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [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] help: use `'_` for type 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: unnecessary parentheses around closure body [INFO] [stdout] --> src/gadgets/interpolation.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | .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] 89 - .map(|&v| (builder.constant_extension(v))) [INFO] [stdout] 89 + .map(|&v| builder.constant_extension(v)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plonky2` (example "fibonacci") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name fibonacci --edition=2021 examples/fibonacci.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=5c3164f7579f48da -C extra-filename=-934281752d64fd70 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6eb95c92b22701d8.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-aa66c2f1cb5170d0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f1b0430e56b432c3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2f19ac52c104c7ad.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d587793f5424ccd5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-848186e5cdff33c2.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-2997e75246a316f8.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-fa5f4559adb2c175.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-5fa19dc07cffe4f0.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-529bbb4332fe86e4.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-faea204ff00d20f0.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libplonky2_field-2906503595af3e8a.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-fc154adc1147db9e.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-de378eac13768d42.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0c8e05431ced68bd.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-cf93e38dff3eb736.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a55bc7003358c7b0.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-6dfc65bc37ae7606.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51c1a21a03740c99.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-be7ff4bc76cf15f5.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-9fc64e49170a92b3.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-c49852f3769ef6f9.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-06b0abc516a7485d/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 "square_root") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/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="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=f293d51ff22c5e1e -C extra-filename=-356588986494b3f5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6eb95c92b22701d8.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-aa66c2f1cb5170d0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f1b0430e56b432c3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2f19ac52c104c7ad.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d587793f5424ccd5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-848186e5cdff33c2.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-2997e75246a316f8.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-fa5f4559adb2c175.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-5fa19dc07cffe4f0.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-529bbb4332fe86e4.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-faea204ff00d20f0.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libplonky2_field-2906503595af3e8a.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-fc154adc1147db9e.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-de378eac13768d42.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0c8e05431ced68bd.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-cf93e38dff3eb736.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a55bc7003358c7b0.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-6dfc65bc37ae7606.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51c1a21a03740c99.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-be7ff4bc76cf15f5.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-9fc64e49170a92b3.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-c49852f3769ef6f9.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-06b0abc516a7485d/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn generate_witness(&self, inputs: PartialWitness) -> PartitionWitness<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83a4e032a418b700118dc5868c245261f3902e73c9dbd0f53c03919a0b4ad3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a4e032a418b700118dc5868c245261f3902e73c9dbd0f53c03919a0b4ad3e1", kill_on_drop: false }` [INFO] [stdout] 83a4e032a418b700118dc5868c245261f3902e73c9dbd0f53c03919a0b4ad3e1