[INFO] cloning repository https://github.com/pegesund/sortable_rocksdb_keys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pegesund/sortable_rocksdb_keys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegesund%2Fsortable_rocksdb_keys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegesund%2Fsortable_rocksdb_keys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f93b1c16a8a30f1a3b4e7fcaef2564c4242cc6d3
[INFO] checking pegesund/sortable_rocksdb_keys/f93b1c16a8a30f1a3b4e7fcaef2564c4242cc6d3 against master#12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegesund%2Fsortable_rocksdb_keys" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pegesund/sortable_rocksdb_keys
[INFO] finished tweaking git repo https://github.com/pegesund/sortable_rocksdb_keys
[INFO] tweaked toml for git repo https://github.com/pegesund/sortable_rocksdb_keys written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pegesund/sortable_rocksdb_keys on toolchain 12f35ad39ed3e39df4d953c46d4f6cc6c82adc96
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pegesund/sortable_rocksdb_keys 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" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libz-sys v1.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c23ca76614fb47cb626873b75c856f5ce95f6a46a11fc0fad5589beb989e3ed3
[INFO] running `Command { std: "docker" "start" "-a" "c23ca76614fb47cb626873b75c856f5ce95f6a46a11fc0fad5589beb989e3ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c23ca76614fb47cb626873b75c856f5ce95f6a46a11fc0fad5589beb989e3ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23ca76614fb47cb626873b75c856f5ce95f6a46a11fc0fad5589beb989e3ed3", kill_on_drop: false }`
[INFO] [stdout] c23ca76614fb47cb626873b75c856f5ce95f6a46a11fc0fad5589beb989e3ed3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1204afa498bbab672c7201cb6a55fcc41b65592103bbefcbff94d616c1ef6085
[INFO] running `Command { std: "docker" "start" "-a" "1204afa498bbab672c7201cb6a55fcc41b65592103bbefcbff94d616c1ef6085", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.10
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling librocksdb-sys v0.11.0+8.1.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1204afa498bbab672c7201cb6a55fcc41b65592103bbefcbff94d616c1ef6085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1204afa498bbab672c7201cb6a55fcc41b65592103bbefcbff94d616c1ef6085", kill_on_drop: false }`
[INFO] [stdout] 1204afa498bbab672c7201cb6a55fcc41b65592103bbefcbff94d616c1ef6085
