[INFO] cloning repository https://github.com/hthomp15/decentralized-storage-simulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hthomp15/decentralized-storage-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhthomp15%2Fdecentralized-storage-simulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhthomp15%2Fdecentralized-storage-simulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbd092b96e2f0334bc550731b754ea4fcdb80de9 [INFO] building hthomp15/decentralized-storage-simulation against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhthomp15%2Fdecentralized-storage-simulation" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hthomp15/decentralized-storage-simulation on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hthomp15/decentralized-storage-simulation [INFO] finished tweaking git repo https://github.com/hthomp15/decentralized-storage-simulation [INFO] tweaked toml for git repo https://github.com/hthomp15/decentralized-storage-simulation written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hthomp15/decentralized-storage-simulation 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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.10.8 [INFO] [stderr] Downloaded cpufeatures v0.2.16 [INFO] [stderr] Downloaded block-buffer v0.10.4 [INFO] [stderr] Downloaded digest v0.10.7 [INFO] [stderr] Downloaded typenum v1.17.0 [INFO] [stderr] Downloaded cfg-if v1.0.0 [INFO] [stderr] Downloaded crypto-common v0.1.6 [INFO] [stderr] Downloaded version_check v0.9.5 [INFO] [stderr] Downloaded generic-array v0.14.7 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ed8e64f1eb5f55b0459f6f3e9d2fa6f37809485eb8af8ed9713a801abd0118b [INFO] running `Command { std: "docker" "start" "-a" "8ed8e64f1eb5f55b0459f6f3e9d2fa6f37809485eb8af8ed9713a801abd0118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ed8e64f1eb5f55b0459f6f3e9d2fa6f37809485eb8af8ed9713a801abd0118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed8e64f1eb5f55b0459f6f3e9d2fa6f37809485eb8af8ed9713a801abd0118b", kill_on_drop: false }` [INFO] [stdout] 8ed8e64f1eb5f55b0459f6f3e9d2fa6f37809485eb8af8ed9713a801abd0118b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91cb2721c303ef10017a44694d7c470a3060335496fbe0fe81332a7561994f1a [INFO] running `Command { std: "docker" "start" "-a" "91cb2721c303ef10017a44694d7c470a3060335496fbe0fe81332a7561994f1a", kill_on_drop: false }` [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling decentralized_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "91cb2721c303ef10017a44694d7c470a3060335496fbe0fe81332a7561994f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cb2721c303ef10017a44694d7c470a3060335496fbe0fe81332a7561994f1a", kill_on_drop: false }` [INFO] [stdout] 91cb2721c303ef10017a44694d7c470a3060335496fbe0fe81332a7561994f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 641f3e7c76838e3a66d2cd47469ffcf7d16b8aa5a4646fafff1f84c5013f4042 [INFO] running `Command { std: "docker" "start" "-a" "641f3e7c76838e3a66d2cd47469ffcf7d16b8aa5a4646fafff1f84c5013f4042", kill_on_drop: false }` [INFO] [stderr] Compiling decentralized_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "641f3e7c76838e3a66d2cd47469ffcf7d16b8aa5a4646fafff1f84c5013f4042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "641f3e7c76838e3a66d2cd47469ffcf7d16b8aa5a4646fafff1f84c5013f4042", kill_on_drop: false }` [INFO] [stdout] 641f3e7c76838e3a66d2cd47469ffcf7d16b8aa5a4646fafff1f84c5013f4042