[INFO] cloning repository https://github.com/mozartilize/scylla-cdc-raft-consumers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozartilize/scylla-cdc-raft-consumers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozartilize%2Fscylla-cdc-raft-consumers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozartilize%2Fscylla-cdc-raft-consumers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d795f670fa85872b9a7975d09d46da2d6b2d46d
[INFO] checking mozartilize/scylla-cdc-raft-consumers against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozartilize%2Fscylla-cdc-raft-consumers" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mozartilize/scylla-cdc-raft-consumers
[INFO] finished tweaking git repo https://github.com/mozartilize/scylla-cdc-raft-consumers
[INFO] tweaked toml for git repo https://github.com/mozartilize/scylla-cdc-raft-consumers written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mozartilize/scylla-cdc-raft-consumers on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mozartilize/scylla-cdc-raft-consumers 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mozartilize/scylla-cdc-raft-consumers against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozartilize%2Fscylla-cdc-raft-consumers" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mozartilize/scylla-cdc-raft-consumers
[INFO] finished tweaking git repo https://github.com/mozartilize/scylla-cdc-raft-consumers
[INFO] tweaked toml for git repo https://github.com/mozartilize/scylla-cdc-raft-consumers written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mozartilize/scylla-cdc-raft-consumers on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mozartilize/scylla-cdc-raft-consumers 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-envlogger v2.2.0
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded raft-proto v0.7.0
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded raft v0.7.0
[INFO] [stderr]   Downloaded protobuf-build v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd480a21bd78475458ef82653d104aee12abe2a5632829ad8d8c379bd8391a26
[INFO] running `Command { std: "docker" "start" "-a" "fd480a21bd78475458ef82653d104aee12abe2a5632829ad8d8c379bd8391a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd480a21bd78475458ef82653d104aee12abe2a5632829ad8d8c379bd8391a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd480a21bd78475458ef82653d104aee12abe2a5632829ad8d8c379bd8391a26", kill_on_drop: false }`
[INFO] [stdout] fd480a21bd78475458ef82653d104aee12abe2a5632829ad8d8c379bd8391a26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 680e2b503eece63a0389cc19ab9bae6d4b4f1e547aa418b5c341ae8caaa0a51b
[INFO] running `Command { std: "docker" "start" "-a" "680e2b503eece63a0389cc19ab9bae6d4b4f1e547aa418b5c341ae8caaa0a51b", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking slog-envlogger v2.2.0
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling protobuf-build v0.14.1
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling raft-proto v0.7.0
[INFO] [stderr]    Compiling raftifun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking raft v0.7.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking axum v0.6.20
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.15s
[INFO] running `Command { std: "docker" "inspect" "680e2b503eece63a0389cc19ab9bae6d4b4f1e547aa418b5c341ae8caaa0a51b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680e2b503eece63a0389cc19ab9bae6d4b4f1e547aa418b5c341ae8caaa0a51b", kill_on_drop: false }`
[INFO] [stdout] 680e2b503eece63a0389cc19ab9bae6d4b4f1e547aa418b5c341ae8caaa0a51b
