[INFO] cloning repository https://github.com/beebeeep/sraft-bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beebeeep/sraft-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeebeeep%2Fsraft-bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeebeeep%2Fsraft-bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e86aad7b39a4e6d0d549a961e2bf3b9cddf7728
[INFO] building beebeeep/sraft-bench against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeebeeep%2Fsraft-bench" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beebeeep/sraft-bench
[INFO] finished tweaking git repo https://github.com/beebeeep/sraft-bench
[INFO] tweaked toml for git repo https://github.com/beebeeep/sraft-bench written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beebeeep/sraft-bench on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beebeeep/sraft-bench 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spez v0.1.2
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded opentelemetry-prometheus v0.17.0
[INFO] [stderr]   Downloaded autometrics v2.0.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.32
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] [stderr]   Downloaded autometrics-macros v2.0.0
[INFO] [stderr]   Downloaded opentelemetry v0.24.0
[INFO] [stderr]   Downloaded prettyplease v0.2.30
[INFO] [stderr]   Downloaded metrics-macros v0.7.1
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded raw-cpuid v10.7.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.24.1
[INFO] [stderr]   Downloaded quanta v0.11.1
[INFO] [stderr]   Downloaded prometheus-client v0.22.3
[INFO] [stderr]   Downloaded metrics-util v0.15.1
[INFO] [stderr]   Downloaded rustix v1.0.1
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.12.2
[INFO] [stderr]   Downloaded linkme v0.3.32
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.2
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50313c6ab491713eec2a9f4b6cfe7876b1caa371467ca7ba9c59c893bc5bf6d8
[INFO] running `Command { std: "docker" "start" "-a" "50313c6ab491713eec2a9f4b6cfe7876b1caa371467ca7ba9c59c893bc5bf6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50313c6ab491713eec2a9f4b6cfe7876b1caa371467ca7ba9c59c893bc5bf6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50313c6ab491713eec2a9f4b6cfe7876b1caa371467ca7ba9c59c893bc5bf6d8", kill_on_drop: false }`
[INFO] [stdout] 50313c6ab491713eec2a9f4b6cfe7876b1caa371467ca7ba9c59c893bc5bf6d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2d14b44ac7f21488adca111962fefe96dfade9fc26f3f9d3b31daf9ef77f63c
[INFO] running `Command { std: "docker" "start" "-a" "b2d14b44ac7f21488adca111962fefe96dfade9fc26f3f9d3b31daf9ef77f63c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling linkme-impl v0.3.32
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling quanta v0.11.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling autometrics v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.24.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling opentelemetry_sdk v0.24.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling sraft-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.17.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling linkme v0.3.32
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling autometrics-macros v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "b2d14b44ac7f21488adca111962fefe96dfade9fc26f3f9d3b31daf9ef77f63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2d14b44ac7f21488adca111962fefe96dfade9fc26f3f9d3b31daf9ef77f63c", kill_on_drop: false }`
[INFO] [stdout] b2d14b44ac7f21488adca111962fefe96dfade9fc26f3f9d3b31daf9ef77f63c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f987aa8764ee790b4da837f41c56ac50d96fecf96f2a464e0c97dbc70b98de84
[INFO] running `Command { std: "docker" "start" "-a" "f987aa8764ee790b4da837f41c56ac50d96fecf96f2a464e0c97dbc70b98de84", kill_on_drop: false }`
[INFO] [stderr]    Compiling sraft-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "f987aa8764ee790b4da837f41c56ac50d96fecf96f2a464e0c97dbc70b98de84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f987aa8764ee790b4da837f41c56ac50d96fecf96f2a464e0c97dbc70b98de84", kill_on_drop: false }`
[INFO] [stdout] f987aa8764ee790b4da837f41c56ac50d96fecf96f2a464e0c97dbc70b98de84
