[INFO] cloning repository https://github.com/nathan-at-least/zcashd-barebones [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathan-at-least/zcashd-barebones" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fzcashd-barebones", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fzcashd-barebones'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0feede0d3cc41be4bdde8be7de3f3c3c0545e0c [INFO] checking nathan-at-least/zcashd-barebones against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fzcashd-barebones" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathan-at-least/zcashd-barebones on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nathan-at-least/zcashd-barebones [INFO] finished tweaking git repo https://github.com/nathan-at-least/zcashd-barebones [INFO] tweaked toml for git repo https://github.com/nathan-at-least/zcashd-barebones written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nathan-at-least/zcashd-barebones 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking nathan-at-least/zcashd-barebones against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fzcashd-barebones" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathan-at-least/zcashd-barebones on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nathan-at-least/zcashd-barebones [INFO] finished tweaking git repo https://github.com/nathan-at-least/zcashd-barebones [INFO] tweaked toml for git repo https://github.com/nathan-at-least/zcashd-barebones written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nathan-at-least/zcashd-barebones 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ZcashFoundation/ed25519-zebra.git` [INFO] [stderr] Updating git repository `https://github.com/zcash/incrementalmerkletree` [INFO] [stderr] Updating git repository `https://github.com/zcash/orchard.git` [INFO] [stderr] Updating git repository `https://github.com/zcash/librustzcash.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/str4d/redjubjub.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pasta_curves v0.2.1 [INFO] [stderr] Downloaded memuse v0.2.0 [INFO] [stderr] Downloaded metrics-macros v0.4.0 [INFO] [stderr] Downloaded pairing v0.21.0 [INFO] [stderr] Downloaded atomic-shim v0.1.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.1.2 [INFO] [stderr] Downloaded tracing-appender v0.1.2 [INFO] [stderr] Downloaded metrics v0.17.0 [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded metrics-util v0.10.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.6.1 [INFO] [stderr] Downloaded halo2 v0.1.0-beta.1 [INFO] [stderr] Downloaded bls12_381 v0.6.0 [INFO] [stderr] Downloaded bellman v0.11.1 [INFO] [stderr] Downloaded bip0039 v0.9.0 [INFO] [stderr] Downloaded jubjub v0.8.0 [INFO] [stderr] Downloaded fpe v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dae361561743d17dbe1b6acffe0b62cd2d245cc76ddb6730f997979935303fb [INFO] running `Command { std: "docker" "start" "-a" "6dae361561743d17dbe1b6acffe0b62cd2d245cc76ddb6730f997979935303fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dae361561743d17dbe1b6acffe0b62cd2d245cc76ddb6730f997979935303fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dae361561743d17dbe1b6acffe0b62cd2d245cc76ddb6730f997979935303fb", kill_on_drop: false }` [INFO] [stdout] 6dae361561743d17dbe1b6acffe0b62cd2d245cc76ddb6730f997979935303fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac2fcada3bae85c70e5bedfdff256c20ace02564312cfc2ddcede3ed14dddae [INFO] running `Command { std: "docker" "start" "-a" "2ac2fcada3bae85c70e5bedfdff256c20ace02564312cfc2ddcede3ed14dddae", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "2ac2fcada3bae85c70e5bedfdff256c20ace02564312cfc2ddcede3ed14dddae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac2fcada3bae85c70e5bedfdff256c20ace02564312cfc2ddcede3ed14dddae", kill_on_drop: false }` [INFO] [stdout] 2ac2fcada3bae85c70e5bedfdff256c20ace02564312cfc2ddcede3ed14dddae