[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] testing ZcashFoundation/zebra-net-ra-crash-repro against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZcashFoundation%2Fzebra-net-ra-crash-repro" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-52/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: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d5d7f8fd35583241377c1494833393ef50a4adab086346258d7fce986a66401 [INFO] running `Command { std: "docker" "start" "-a" "6d5d7f8fd35583241377c1494833393ef50a4adab086346258d7fce986a66401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d5d7f8fd35583241377c1494833393ef50a4adab086346258d7fce986a66401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5d7f8fd35583241377c1494833393ef50a4adab086346258d7fce986a66401", kill_on_drop: false }` [INFO] [stdout] 6d5d7f8fd35583241377c1494833393ef50a4adab086346258d7fce986a66401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a53398d347cf6ab53c37e40cf7c3d447d4b32b8307c1c5c0ea3614f7e5281941 [INFO] running `Command { std: "docker" "start" "-a" "a53398d347cf6ab53c37e40cf7c3d447d4b32b8307c1c5c0ea3614f7e5281941", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.0 [INFO] [stderr] Compiling zebra-network v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.84s [INFO] running `Command { std: "docker" "inspect" "a53398d347cf6ab53c37e40cf7c3d447d4b32b8307c1c5c0ea3614f7e5281941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53398d347cf6ab53c37e40cf7c3d447d4b32b8307c1c5c0ea3614f7e5281941", kill_on_drop: false }` [INFO] [stdout] a53398d347cf6ab53c37e40cf7c3d447d4b32b8307c1c5c0ea3614f7e5281941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd886b6aea75e889511e93283a0bd50f551cc534070a088a35f5e23e571b8ef4 [INFO] running `Command { std: "docker" "start" "-a" "cd886b6aea75e889511e93283a0bd50f551cc534070a088a35f5e23e571b8ef4", kill_on_drop: false }` [INFO] [stderr] Compiling zebra-network v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "cd886b6aea75e889511e93283a0bd50f551cc534070a088a35f5e23e571b8ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd886b6aea75e889511e93283a0bd50f551cc534070a088a35f5e23e571b8ef4", kill_on_drop: false }` [INFO] [stdout] cd886b6aea75e889511e93283a0bd50f551cc534070a088a35f5e23e571b8ef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d918dae089966d342afde206b320e1af35348817be079dc3bb665e21a80e33a [INFO] running `Command { std: "docker" "start" "-a" "4d918dae089966d342afde206b320e1af35348817be079dc3bb665e21a80e33a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zebra_network-651eec9b5cc38e12) [INFO] [stdout] [INFO] [stderr] Doc-tests zebra-network [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] [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" "4d918dae089966d342afde206b320e1af35348817be079dc3bb665e21a80e33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d918dae089966d342afde206b320e1af35348817be079dc3bb665e21a80e33a", kill_on_drop: false }` [INFO] [stdout] 4d918dae089966d342afde206b320e1af35348817be079dc3bb665e21a80e33a