[INFO] fetching crate haizhi-rocksdb 0.1.5...
[INFO] checking haizhi-rocksdb-0.1.5 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate haizhi-rocksdb 0.1.5 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate haizhi-rocksdb 0.1.5 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate haizhi-rocksdb 0.1.5
[INFO] finished tweaking crates.io crate haizhi-rocksdb 0.1.5
[INFO] tweaked toml for crates.io crate haizhi-rocksdb 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded haizhi-librocksdb-sys v0.2.1+7.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b73d397178ed045a0f591385ea3fa792d2b1c929157d7269d600fd684f08a1b5
[INFO] running `Command { std: "docker" "start" "-a" "b73d397178ed045a0f591385ea3fa792d2b1c929157d7269d600fd684f08a1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b73d397178ed045a0f591385ea3fa792d2b1c929157d7269d600fd684f08a1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73d397178ed045a0f591385ea3fa792d2b1c929157d7269d600fd684f08a1b5", kill_on_drop: false }`
[INFO] [stdout] b73d397178ed045a0f591385ea3fa792d2b1c929157d7269d600fd684f08a1b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e01d979ec3fabc1886c15f2efe0744729137b3b5c043a04cfd65a34b4bc0cc9
[INFO] running `Command { std: "docker" "start" "-a" "0e01d979ec3fabc1886c15f2efe0744729137b3b5c043a04cfd65a34b4bc0cc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling haizhi-librocksdb-sys v0.2.1+7.9.2
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0e01d979ec3fabc1886c15f2efe0744729137b3b5c043a04cfd65a34b4bc0cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e01d979ec3fabc1886c15f2efe0744729137b3b5c043a04cfd65a34b4bc0cc9", kill_on_drop: false }`
[INFO] [stdout] 0e01d979ec3fabc1886c15f2efe0744729137b3b5c043a04cfd65a34b4bc0cc9
[INFO] checking haizhi-rocksdb-0.1.5 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate haizhi-rocksdb 0.1.5 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate haizhi-rocksdb 0.1.5 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate haizhi-rocksdb 0.1.5
[INFO] finished tweaking crates.io crate haizhi-rocksdb 0.1.5
[INFO] tweaked toml for crates.io crate haizhi-rocksdb 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7987863c1d52330f80be4d55118403f97c021f58a89b68d22838b5e046e9652a
[INFO] running `Command { std: "docker" "start" "-a" "7987863c1d52330f80be4d55118403f97c021f58a89b68d22838b5e046e9652a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7987863c1d52330f80be4d55118403f97c021f58a89b68d22838b5e046e9652a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7987863c1d52330f80be4d55118403f97c021f58a89b68d22838b5e046e9652a", kill_on_drop: false }`
[INFO] [stdout] 7987863c1d52330f80be4d55118403f97c021f58a89b68d22838b5e046e9652a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5077a7fab3a829345d6364f51ab17037dba8f8e829cbae8bfe4841e24604aeaf
[INFO] running `Command { std: "docker" "start" "-a" "5077a7fab3a829345d6364f51ab17037dba8f8e829cbae8bfe4841e24604aeaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling haizhi-librocksdb-sys v0.2.1+7.9.2
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5077a7fab3a829345d6364f51ab17037dba8f8e829cbae8bfe4841e24604aeaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5077a7fab3a829345d6364f51ab17037dba8f8e829cbae8bfe4841e24604aeaf", kill_on_drop: false }`
[INFO] [stdout] 5077a7fab3a829345d6364f51ab17037dba8f8e829cbae8bfe4841e24604aeaf
