[INFO] cloning repository https://github.com/darkskygit/memory-indexer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkskygit/memory-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkskygit%2Fmemory-indexer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkskygit%2Fmemory-indexer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1a58052a671e814958f047793cbc845a48bcba3
[INFO] checking darkskygit/memory-indexer against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkskygit%2Fmemory-indexer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darkskygit/memory-indexer
[INFO] finished tweaking git repo https://github.com/darkskygit/memory-indexer
[INFO] tweaked toml for git repo https://github.com/darkskygit/memory-indexer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darkskygit/memory-indexer on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darkskygit/memory-indexer 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking darkskygit/memory-indexer against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkskygit%2Fmemory-indexer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darkskygit/memory-indexer
[INFO] finished tweaking git repo https://github.com/darkskygit/memory-indexer
[INFO] tweaked toml for git repo https://github.com/darkskygit/memory-indexer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darkskygit/memory-indexer on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darkskygit/memory-indexer 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] [stderr]   Downloaded include-flate-codegen v0.2.0
[INFO] [stderr]   Downloaded smol_str v0.3.5
[INFO] [stderr]   Downloaded zmij v0.1.8
[INFO] [stderr]   Downloaded anes v0.2.1
[INFO] [stderr]   Downloaded criterion2 v3.0.2
[INFO] [stderr]   Downloaded bpaf v0.9.20
[INFO] [stderr]   Downloaded jieba-macros v0.8.1
[INFO] [stderr]   Downloaded pinyin v0.11.0
[INFO] [stderr]   Downloaded include-flate v0.3.0
[INFO] [stderr]   Downloaded jieba-rs v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f93f75fec14606564755a4dd58c56762816c5d2a16ffc3ebd32dbc49f348dbb0
[INFO] running `Command { std: "docker" "start" "-a" "f93f75fec14606564755a4dd58c56762816c5d2a16ffc3ebd32dbc49f348dbb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f93f75fec14606564755a4dd58c56762816c5d2a16ffc3ebd32dbc49f348dbb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f93f75fec14606564755a4dd58c56762816c5d2a16ffc3ebd32dbc49f348dbb0", kill_on_drop: false }`
[INFO] [stdout] f93f75fec14606564755a4dd58c56762816c5d2a16ffc3ebd32dbc49f348dbb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12f5aab22ced67d69c0f5f06940aa606ffee776a95de1eef87a7390d59c586f1
[INFO] running `Command { std: "docker" "start" "-a" "12f5aab22ced67d69c0f5f06940aa606ffee776a95de1eef87a7390d59c586f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling pinyin v0.11.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking cedarwood v0.4.6
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling jieba-macros v0.8.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking smol_str v0.3.5
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking anes v0.2.1
[INFO] [stderr]     Checking bpaf v0.9.20
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking include-flate v0.3.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking jieba-rs v0.8.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion2 v3.0.2
[INFO] [stderr]     Checking memory-indexer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s
[INFO] running `Command { std: "docker" "inspect" "12f5aab22ced67d69c0f5f06940aa606ffee776a95de1eef87a7390d59c586f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f5aab22ced67d69c0f5f06940aa606ffee776a95de1eef87a7390d59c586f1", kill_on_drop: false }`
[INFO] [stdout] 12f5aab22ced67d69c0f5f06940aa606ffee776a95de1eef87a7390d59c586f1
