[INFO] cloning repository https://github.com/ethereum/kzg-ceremony-sequencer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethereum/kzg-ceremony-sequencer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum%2Fkzg-ceremony-sequencer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum%2Fkzg-ceremony-sequencer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2538f2f08d4db880d7f4608e964df0b695bc7d2f [INFO] documenting ethereum/kzg-ceremony-sequencer against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum%2Fkzg-ceremony-sequencer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ethereum/kzg-ceremony-sequencer [INFO] finished tweaking git repo https://github.com/ethereum/kzg-ceremony-sequencer [INFO] tweaked toml for git repo https://github.com/ethereum/kzg-ceremony-sequencer written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethereum/kzg-ceremony-sequencer on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethereum/kzg-ceremony-sequencer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/crate-crypto/small-powers-of-tau` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.3.15 [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] [stderr] Downloaded mimalloc v0.1.32 [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded axum-core v0.3.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.11.0 [INFO] [stderr] Downloaded prost-types v0.11.2 [INFO] [stderr] Downloaded prettyplease v0.1.21 [INFO] [stderr] Downloaded opentelemetry-proto v0.1.0 [INFO] [stderr] Downloaded tonic v0.8.3 [INFO] [stderr] Downloaded procfs v0.14.2 [INFO] [stderr] Downloaded axum v0.6.1 [INFO] [stderr] Downloaded ethers-core v1.0.2 [INFO] [stderr] Downloaded cxx v1.0.83 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.18.0 [INFO] [stderr] Downloaded ruint v1.7.0 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] [stderr] Downloaded pest v2.5.1 [INFO] [stderr] Downloaded oauth2 v4.3.0 [INFO] [stderr] Downloaded hdrhistogram v7.5.2 [INFO] [stderr] Downloaded cxx-build v1.0.83 [INFO] [stderr] Downloaded blst v0.3.10 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded headers v0.3.8 [INFO] [stderr] Downloaded ark-ec v0.3.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.83 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Downloaded blake2 v0.10.5 [INFO] [stderr] Downloaded ark-poly v0.3.0 [INFO] [stderr] Downloaded ipnet v2.7.0 [INFO] [stderr] Downloaded prost-build v0.11.4 [INFO] [stderr] Downloaded tonic-build v0.8.4 [INFO] [stderr] Downloaded prost v0.11.3 [INFO] [stderr] Downloaded prost-derive v0.11.2 [INFO] [stderr] Downloaded ethers-signers v1.0.2 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded iri-string v0.4.1 [INFO] [stderr] Downloaded cli-batteries v0.4.1 [INFO] [stderr] Downloaded base64ct v1.5.3 [INFO] [stderr] Downloaded serde_path_to_error v0.1.8 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.83 [INFO] [stderr] Downloaded ruint-macro v1.0.2 [INFO] [stderr] Downloaded ark-bls12-381 v0.3.0 [INFO] [stderr] Downloaded ark-serialize-derive v0.3.0 [INFO] [stderr] Downloaded paste v1.0.10 [INFO] [stderr] Downloaded rustls-pemfile v1.0.1 [INFO] [stderr] Downloaded sqlformat v0.2.0 [INFO] [stderr] Downloaded axum-extra v0.3.7 [INFO] [stderr] Downloaded terminal_size v0.2.3 [INFO] [stderr] Downloaded opentelemetry-http v0.7.0 [INFO] [stderr] Downloaded tracing-flame v0.2.0 [INFO] [stderr] Downloaded which v4.3.0 [INFO] [stderr] Downloaded whoami v1.2.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6544d08f276a19192649ea6126eaf739f743fe8cd93ae606989322c2400161e6 [INFO] running `Command { std: "docker" "start" "-a" "6544d08f276a19192649ea6126eaf739f743fe8cd93ae606989322c2400161e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6544d08f276a19192649ea6126eaf739f743fe8cd93ae606989322c2400161e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6544d08f276a19192649ea6126eaf739f743fe8cd93ae606989322c2400161e6", kill_on_drop: false }` [INFO] [stdout] 6544d08f276a19192649ea6126eaf739f743fe8cd93ae606989322c2400161e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9753922993a9dcf142da2b49c634a81deb8a82d015b3dffe80c05fe8926e6817 [INFO] running `Command { std: "docker" "start" "-a" "9753922993a9dcf142da2b49c634a81deb8a82d015b3dffe80c05fe8926e6817", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking base64ct v1.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling paste v1.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking const-oid v0.9.1 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking keccak v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Checking sha3 v0.10.6 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking hdrhistogram v7.5.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling prettyplease v0.1.21 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Checking iri-string v0.4.1 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking unicode-ident v1.0.5 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Checking base58check v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking blake2 v0.10.5 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling ruint v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.3.1 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling prost v0.11.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling prost-types v0.11.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tracing-flame v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling prost-build v0.11.4 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling blst v0.3.10 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling opentelemetry-proto v0.1.0 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking ipnet v2.7.0 [INFO] [stderr] Compiling ruint-macro v1.0.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking async-lock v2.6.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking parity-scale-codec v3.2.1 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking coins-core v0.7.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking coins-bip32 v0.7.0 [INFO] [stderr] Checking scale-info v2.3.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Compiling cli-batteries v0.4.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_path_to_error v0.1.8 [INFO] [stderr] Checking coins-bip39 v0.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking opentelemetry-http v0.7.0 [INFO] [stderr] Checking async-session v3.0.0 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling kzg-ceremony-sequencer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Checking ark-poly v0.3.0 [INFO] [stderr] Checking ethers-core v1.0.2 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking ark-bls12-381 v0.3.0 [INFO] [stderr] Checking small-powers-of-tau v0.1.0 (https://github.com/crate-crypto/small-powers-of-tau#a958dbf0) [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Checking tracing-opentelemetry v0.18.0 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking ethers-signers v1.0.2 [INFO] [stderr] Checking kzg-ceremony-crypto v0.1.0 (/opt/rustwide/workdir/crypto) [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crypto/src/engine/arkworks/hashing/hash_to_curve.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | MapToCurveError(String), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HashToCurveError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 92 - MapToCurveError(String), [INFO] [stdout] 92 + MapToCurveError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crypto/src/engine/arkworks/ext_field.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 9 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 10 | ) -> Box + 'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 10 | ) -> Box + 'a>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crypto/src/engine/arkworks/ext_field.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 15 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 16 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 16 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crypto/src/engine/arkworks/ext_field.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 26 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 27 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 27 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crypto/src/group.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_F` [INFO] [stdout] 11 | pub struct F(pub [u8; 32]); [INFO] [stdout] | - `F` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crypto/src/group.rs:15:68 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_G1` [INFO] [stdout] 16 | pub struct G1(pub [u8; 48]); [INFO] [stdout] | -- `G1` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crypto/src/group.rs:20:68 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_G2` [INFO] [stdout] 21 | pub struct G2(pub [u8; 96]); [INFO] [stdout] | -- `G2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking sqlx v0.6.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.23.2 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking reqwest v0.11.13 [INFO] [stderr] Checking oauth2 v4.3.0 [INFO] [stderr] Checking axum-extra v0.3.7 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking opentelemetry-otlp v0.11.0 [INFO] [stderr] Documenting kzg-ceremony-sequencer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/lib.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(any(test, feature = "bench"), allow(clippy::wildcard_imports))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mimalloc`, `postgres`, and `sqlite` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] [stderr] Generated /opt/rustwide/target/doc/kzg_ceremony_sequencer/index.html [INFO] running `Command { std: "docker" "inspect" "9753922993a9dcf142da2b49c634a81deb8a82d015b3dffe80c05fe8926e6817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9753922993a9dcf142da2b49c634a81deb8a82d015b3dffe80c05fe8926e6817", kill_on_drop: false }` [INFO] [stdout] 9753922993a9dcf142da2b49c634a81deb8a82d015b3dffe80c05fe8926e6817 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61cf8ee8560fa8f79f328cb65c5a4c55d4763247ffd4664d7fe898ee4a924a16 [INFO] running `Command { std: "docker" "start" "-a" "61cf8ee8560fa8f79f328cb65c5a4c55d4763247ffd4664d7fe898ee4a924a16", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crypto/src/engine/arkworks/hashing/hash_to_curve.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | MapToCurveError(String), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HashToCurveError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 92 - MapToCurveError(String), [INFO] [stdout] 92 + MapToCurveError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crypto/src/engine/arkworks/ext_field.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 9 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 10 | ) -> Box + 'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 10 | ) -> Box + 'a>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crypto/src/engine/arkworks/ext_field.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 15 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 16 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 16 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crypto/src/engine/arkworks/ext_field.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 26 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 27 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 27 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crypto/src/group.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_F` [INFO] [stdout] 11 | pub struct F(pub [u8; 32]); [INFO] [stdout] | - `F` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting kzg-ceremony-sequencer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crypto/src/group.rs:15:68 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_G1` [INFO] [stdout] 16 | pub struct G1(pub [u8; 48]); [INFO] [stdout] | -- `G1` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crypto/src/group.rs:20:68 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_G2` [INFO] [stdout] 21 | pub struct G2(pub [u8; 96]); [INFO] [stdout] | -- `G2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/lib.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(any(test, feature = "bench"), allow(clippy::wildcard_imports))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mimalloc`, `postgres`, and `sqlite` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s [INFO] [stderr] Generated /opt/rustwide/target/doc/kzg_ceremony_sequencer/index.html [INFO] running `Command { std: "docker" "inspect" "61cf8ee8560fa8f79f328cb65c5a4c55d4763247ffd4664d7fe898ee4a924a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cf8ee8560fa8f79f328cb65c5a4c55d4763247ffd4664d7fe898ee4a924a16", kill_on_drop: false }` [INFO] [stdout] 61cf8ee8560fa8f79f328cb65c5a4c55d4763247ffd4664d7fe898ee4a924a16