[INFO] cloning repository https://github.com/ABMatrix/db-wrap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABMatrix/db-wrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fdb-wrap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fdb-wrap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50ccd3ba1737ae8c0ed5888e05174dd6cd6665d6
[INFO] checking ABMatrix/db-wrap against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fdb-wrap" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ABMatrix/db-wrap
[INFO] finished tweaking git repo https://github.com/ABMatrix/db-wrap
[INFO] tweaked toml for git repo https://github.com/ABMatrix/db-wrap written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ABMatrix/db-wrap on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ABMatrix/db-wrap 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 519da4ef7aea1a95997db27d267800e9409b1771541abc8d769bd66cb3415ba2
[INFO] running `Command { std: "docker" "start" "-a" "519da4ef7aea1a95997db27d267800e9409b1771541abc8d769bd66cb3415ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "519da4ef7aea1a95997db27d267800e9409b1771541abc8d769bd66cb3415ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "519da4ef7aea1a95997db27d267800e9409b1771541abc8d769bd66cb3415ba2", kill_on_drop: false }`
[INFO] [stdout] 519da4ef7aea1a95997db27d267800e9409b1771541abc8d769bd66cb3415ba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fde9f18a9747fd010f75b4c319431be5e6ddfbd8d91196e90e2be0f1353797bf
[INFO] running `Command { std: "docker" "start" "-a" "fde9f18a9747fd010f75b4c319431be5e6ddfbd8d91196e90e2be0f1353797bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling clang-sys v1.6.0
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling librocksdb-sys v0.11.0+8.1.1
[INFO] [stderr]     Checking toml v0.5.11
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "fde9f18a9747fd010f75b4c319431be5e6ddfbd8d91196e90e2be0f1353797bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde9f18a9747fd010f75b4c319431be5e6ddfbd8d91196e90e2be0f1353797bf", kill_on_drop: false }`
[INFO] [stdout] fde9f18a9747fd010f75b4c319431be5e6ddfbd8d91196e90e2be0f1353797bf
