[INFO] cloning repository https://github.com/karashiiro/wedis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karashiiro/wedis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarashiiro%2Fwedis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarashiiro%2Fwedis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36764c1998391333472e37ebf434cc73d7b22769
[INFO] checking karashiiro/wedis against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarashiiro%2Fwedis" "/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/karashiiro/wedis
[INFO] finished tweaking git repo https://github.com/karashiiro/wedis
[INFO] tweaked toml for git repo https://github.com/karashiiro/wedis written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karashiiro/wedis on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karashiiro/wedis 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "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 serde_json v1.0.119
[INFO] [stderr]   Downloaded concat-string v1.0.1
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded popcnt v0.1.0
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded redcon v0.1.2
[INFO] [stderr]   Downloaded cc v1.0.103
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded lz4-sys v1.9.5
[INFO] [stderr]   Downloaded zstd-sys v2.0.11+zstd.1.5.6
[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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19d96293597f3fc29aa7d339b23a48c2d6c5d2f289210c81f1ae9ce3ed810540
[INFO] running `Command { std: "docker" "start" "-a" "19d96293597f3fc29aa7d339b23a48c2d6c5d2f289210c81f1ae9ce3ed810540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19d96293597f3fc29aa7d339b23a48c2d6c5d2f289210c81f1ae9ce3ed810540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d96293597f3fc29aa7d339b23a48c2d6c5d2f289210c81f1ae9ce3ed810540", kill_on_drop: false }`
[INFO] [stdout] 19d96293597f3fc29aa7d339b23a48c2d6c5d2f289210c81f1ae9ce3ed810540
[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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73040a30e13600550ce04faf4f6dda23a8f9ef27b89f8cb6a10d87c8938cd292
[INFO] running `Command { std: "docker" "start" "-a" "73040a30e13600550ce04faf4f6dda23a8f9ef27b89f8cb6a10d87c8938cd292", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling cc v1.0.103
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.119
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling lz4-sys v1.9.5
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking pulp v0.18.21
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking popcnt v0.1.0
[INFO] [stderr]     Checking concat-string v1.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking redcon v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]    Compiling librocksdb-sys v0.16.0+8.10.0 (https://github.com/rust-rocksdb/rust-rocksdb?rev=1cf906dc4087f06631820f13855e6b27bd21b972#1cf906dc)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "73040a30e13600550ce04faf4f6dda23a8f9ef27b89f8cb6a10d87c8938cd292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73040a30e13600550ce04faf4f6dda23a8f9ef27b89f8cb6a10d87c8938cd292", kill_on_drop: false }`
[INFO] [stdout] 73040a30e13600550ce04faf4f6dda23a8f9ef27b89f8cb6a10d87c8938cd292
