[INFO] cloning repository https://github.com/scriptkid23/zk-network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scriptkid23/zk-network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscriptkid23%2Fzk-network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscriptkid23%2Fzk-network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b748accfbb614740e0252a7651a211b83772ce7f [INFO] testing scriptkid23/zk-network against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscriptkid23%2Fzk-network" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scriptkid23/zk-network on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scriptkid23/zk-network [INFO] finished tweaking git repo https://github.com/scriptkid23/zk-network [INFO] tweaked toml for git repo https://github.com/scriptkid23/zk-network written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scriptkid23/zk-network 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p-quic) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-warning v0.4.1 [INFO] [stderr] Downloaded libp2p-allow-block-list v0.2.0 [INFO] [stderr] Downloaded x509-parser v0.15.0 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded prometheus-client-derive-encode v0.4.1 [INFO] [stderr] Downloaded constant_time_eq v0.2.6 [INFO] [stderr] Downloaded libp2p-dns v0.40.0 [INFO] [stderr] Downloaded libp2p-mdns v0.44.0 [INFO] [stderr] Downloaded futures-ticker v0.0.3 [INFO] [stderr] Downloaded bellman v0.14.0 [INFO] [stderr] Downloaded libp2p-gossipsub v0.45.0 [INFO] [stderr] Downloaded bls12_381 v0.8.0 [INFO] [stderr] Downloaded aes-gcm v0.9.2 [INFO] [stderr] Downloaded libp2p-swarm v0.43.1 [INFO] [stderr] Downloaded quinn-proto v0.10.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.1 [INFO] [stderr] Downloaded rustls v0.21.5 [INFO] [stderr] Downloaded prometheus-client v0.21.2 [INFO] [stderr] Downloaded libp2p-core v0.40.0 [INFO] [stderr] Downloaded libp2p-metrics v0.13.0 [INFO] [stderr] Downloaded libp2p-tcp v0.40.0 [INFO] [stderr] Downloaded libp2p-websocket v0.42.0 [INFO] [stderr] Downloaded libp2p v0.52.1 [INFO] [stderr] Downloaded universal-hash v0.4.0 [INFO] [stderr] Downloaded libp2p-noise v0.43.0 [INFO] [stderr] Downloaded libp2p-ping v0.43.0 [INFO] [stderr] Downloaded multiaddr v0.18.0 [INFO] [stderr] Downloaded rw-stream-sink v0.4.0 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded libp2p-swarm-derive v0.33.0 [INFO] [stderr] Downloaded libp2p-quic v0.8.0-alpha [INFO] [stderr] Downloaded libp2p-yamux v0.44.0 [INFO] [stderr] Downloaded futures-rustls v0.24.0 [INFO] [stderr] Downloaded multistream-select v0.13.0 [INFO] [stderr] Downloaded multihash v0.19.0 [INFO] [stderr] Downloaded libp2p-identity v0.2.1 [INFO] [stderr] Downloaded libp2p-tls v0.2.0 [INFO] [stderr] Downloaded libp2p-connection-limits v0.2.0 [INFO] [stderr] Downloaded quick-protobuf-codec v0.2.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a6d88cf7c48261471da8e3cb1b0eb7346bc5e5bde79b0f0174002c32808e083 [INFO] running `Command { std: "docker" "start" "-a" "9a6d88cf7c48261471da8e3cb1b0eb7346bc5e5bde79b0f0174002c32808e083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a6d88cf7c48261471da8e3cb1b0eb7346bc5e5bde79b0f0174002c32808e083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6d88cf7c48261471da8e3cb1b0eb7346bc5e5bde79b0f0174002c32808e083", kill_on_drop: false }` [INFO] [stdout] 9a6d88cf7c48261471da8e3cb1b0eb7346bc5e5bde79b0f0174002c32808e083 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe525ef919977c24ea8f1a305f9b83562f3ccf168b46b886e602fe240a54ac3 [INFO] running `Command { std: "docker" "start" "-a" "4fe525ef919977c24ea8f1a305f9b83562f3ccf168b46b886e602fe240a54ac3", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p-quic) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling proc-macro-warning v0.4.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling snow v0.9.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling prometheus-client v0.21.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling blake2s_simd v1.0.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.1 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling libp2p-swarm-derive v0.33.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling futures-rustls v0.24.0 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quinn-proto v0.10.1 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling x509-parser v0.15.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling asynchronous-codec v0.6.1 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling futures-ticker v0.0.3 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling multihash v0.19.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.2.0 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libp2p-identity v0.2.1 [INFO] [stderr] Compiling multiaddr v0.18.0 [INFO] [stderr] Compiling libp2p-core v0.40.0 [INFO] [stderr] Compiling if-watch v3.0.1 [INFO] [stderr] Compiling libp2p-swarm v0.43.1 [INFO] [stderr] Compiling libp2p-noise v0.43.0 [INFO] [stderr] Compiling libp2p-websocket v0.42.0 [INFO] [stderr] Compiling libp2p-yamux v0.44.0 [INFO] [stderr] Compiling libp2p-tls v0.2.0 [INFO] [stderr] Compiling libp2p-tcp v0.40.0 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling libp2p-quic v0.8.0-alpha [INFO] [stderr] Compiling libp2p-connection-limits v0.2.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.2.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.45.0 [INFO] [stderr] Compiling libp2p-mdns v0.44.0 [INFO] [stderr] Compiling libp2p-ping v0.43.0 [INFO] [stderr] Compiling libp2p-dns v0.40.0 [INFO] [stderr] Compiling libp2p v0.52.1 [INFO] [stderr] Compiling zk-network v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.44s [INFO] running `Command { std: "docker" "inspect" "4fe525ef919977c24ea8f1a305f9b83562f3ccf168b46b886e602fe240a54ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe525ef919977c24ea8f1a305f9b83562f3ccf168b46b886e602fe240a54ac3", kill_on_drop: false }` [INFO] [stdout] 4fe525ef919977c24ea8f1a305f9b83562f3ccf168b46b886e602fe240a54ac3 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8432f4e82c4e6d78b1f7d3e75646b84ec58cc3bc0e021611c68553ab9f960a1f [INFO] running `Command { std: "docker" "start" "-a" "8432f4e82c4e6d78b1f7d3e75646b84ec58cc3bc0e021611c68553ab9f960a1f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p-quic) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Compiling zk-network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ConstraintSystem`, `domain::Scalar` [INFO] [stdout] --> examples/r1cs.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use bellman::{domain::Scalar, ConstraintSystem}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> examples/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "8432f4e82c4e6d78b1f7d3e75646b84ec58cc3bc0e021611c68553ab9f960a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8432f4e82c4e6d78b1f7d3e75646b84ec58cc3bc0e021611c68553ab9f960a1f", kill_on_drop: false }` [INFO] [stdout] 8432f4e82c4e6d78b1f7d3e75646b84ec58cc3bc0e021611c68553ab9f960a1f [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3989fd260da3d0795379b11e090423ec53069ad494fe7a745856e8d2a8ae1327 [INFO] running `Command { std: "docker" "start" "-a" "3989fd260da3d0795379b11e090423ec53069ad494fe7a745856e8d2a8ae1327", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p-quic) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: unused import: `std::ops::Add` [INFO] [stderr] --> examples/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ops::Add; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ConstraintSystem`, `domain::Scalar` [INFO] [stderr] --> examples/r1cs.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use bellman::{domain::Scalar, ConstraintSystem}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zk-network` (example "main") generated 1 warning (run `cargo fix --example "main"` to apply 1 suggestion) [INFO] [stderr] warning: `zk-network` (example "r1cs") generated 1 warning (run `cargo fix --example "r1cs"` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zk_network-2d31a11092a4391f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3989fd260da3d0795379b11e090423ec53069ad494fe7a745856e8d2a8ae1327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3989fd260da3d0795379b11e090423ec53069ad494fe7a745856e8d2a8ae1327", kill_on_drop: false }` [INFO] [stdout] 3989fd260da3d0795379b11e090423ec53069ad494fe7a745856e8d2a8ae1327 [INFO] testing scriptkid23/zk-network against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscriptkid23%2Fzk-network" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scriptkid23/zk-network on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scriptkid23/zk-network [INFO] finished tweaking git repo https://github.com/scriptkid23/zk-network [INFO] tweaked toml for git repo https://github.com/scriptkid23/zk-network written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scriptkid23/zk-network 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p-quic) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e7de313a25df7a903e0e32c3e16e1b8dfa8cde7bccbcf49f6db1d5a4180883b [INFO] running `Command { std: "docker" "start" "-a" "0e7de313a25df7a903e0e32c3e16e1b8dfa8cde7bccbcf49f6db1d5a4180883b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e7de313a25df7a903e0e32c3e16e1b8dfa8cde7bccbcf49f6db1d5a4180883b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7de313a25df7a903e0e32c3e16e1b8dfa8cde7bccbcf49f6db1d5a4180883b", kill_on_drop: false }` [INFO] [stdout] 0e7de313a25df7a903e0e32c3e16e1b8dfa8cde7bccbcf49f6db1d5a4180883b [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dc6522939547ad98975f93449f617a829bb690efd5765943af53cf7872934d3 [INFO] running `Command { std: "docker" "start" "-a" "4dc6522939547ad98975f93449f617a829bb690efd5765943af53cf7872934d3", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p-quic) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling proc-macro-warning v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling snow v0.9.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling prometheus-client v0.21.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling blake2s_simd v1.0.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling libp2p-swarm-derive v0.33.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.1 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="quic"' --cfg 'feature="tls12"' -C metadata=fef561dcd3d68fa4 -C extra-filename=-fef561dcd3d68fa4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-3b1150b5510cfde2.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-22f1273a0394a58a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-9d99fbfec4fa7fb3.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-6215e779f872d97f.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-1fc37216b7f59518/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4dc6522939547ad98975f93449f617a829bb690efd5765943af53cf7872934d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc6522939547ad98975f93449f617a829bb690efd5765943af53cf7872934d3", kill_on_drop: false }` [INFO] [stdout] 4dc6522939547ad98975f93449f617a829bb690efd5765943af53cf7872934d3