[INFO] cloning repository https://github.com/ZcashFoundation/zebra-net-ra-crash-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZcashFoundation/zebra-net-ra-crash-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZcashFoundation%2Fzebra-net-ra-crash-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZcashFoundation%2Fzebra-net-ra-crash-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5af34c814b6e0ef76045613519c2f341324ea963 [INFO] checking ZcashFoundation/zebra-net-ra-crash-repro/5af34c814b6e0ef76045613519c2f341324ea963 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZcashFoundation%2Fzebra-net-ra-crash-repro" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro [INFO] finished tweaking git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro [INFO] tweaked toml for git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-vec v0.6.2 [INFO] [stderr] Downloaded proptest v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28c3dd59d719786a7594d2f681a85f8c67820bd7163b8720c79e3762571aaa2 [INFO] running `Command { std: "docker" "start" "-a" "f28c3dd59d719786a7594d2f681a85f8c67820bd7163b8720c79e3762571aaa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28c3dd59d719786a7594d2f681a85f8c67820bd7163b8720c79e3762571aaa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28c3dd59d719786a7594d2f681a85f8c67820bd7163b8720c79e3762571aaa2", kill_on_drop: false }` [INFO] [stdout] f28c3dd59d719786a7594d2f681a85f8c67820bd7163b8720c79e3762571aaa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeef67e507936f91951df4a928fcb650217bc9d33b4a4a4f18e9ff4ee8c40ea9 [INFO] running `Command { std: "docker" "start" "-a" "aeef67e507936f91951df4a928fcb650217bc9d33b4a4a4f18e9ff4ee8c40ea9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.0 [INFO] [stderr] Checking zebra-network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/peer_set/set.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait Service { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 34 | fn call(&mut self, req: Request) -> Self::Future; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/peer_set/set.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait Service { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 34 | fn call(&mut self, req: Request) -> Self::Future; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "aeef67e507936f91951df4a928fcb650217bc9d33b4a4a4f18e9ff4ee8c40ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeef67e507936f91951df4a928fcb650217bc9d33b4a4a4f18e9ff4ee8c40ea9", kill_on_drop: false }` [INFO] [stdout] aeef67e507936f91951df4a928fcb650217bc9d33b4a4a4f18e9ff4ee8c40ea9